Twilight4 / dotfiles

Personal dotfiles for Hyprland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Caution

Blindly copying my personal system settings and configurations without a thorough understanding can result in serious issues such as compatibility, security and performance. Take the time to assess compatibility and customize responsibly to ensure a stable and secure computing environment before running install.sh script. Use at your own risk.

# First boot of Garuda Linux
sudo pacman -Sy archlinux-keyring 
sudo pacman-key --init
sudo pacman-key --populate
sudo pacman -Syy
garuda-update

# Clone the repository
git clone --depth 1 https://github.com/Twilight4/dotfiles.git ~/

# Run install-tweaks.sh script as root (system-wide changes)
su
./dotfiles/.config/.install/install-tweaks.sh
exit

# Install dotfiles
cd dotfiles
./install.sh

# Clean up and reboot
rm -rf ~/dotfiles
#reboot

Contents

Label Application
Operating System Arch Linux
Compositor Hyprland
Status Bar Waybar
App Launcher Rofi-wayland
Session Manager Wlogout
Notifications Mako
Web Browser Floorp
Terminal Kitty
Terminal Multiplexer Zellij
Text Editor Emacs
GTK Theme Tokyonight-Dark
Shell Zsh
Zsh Theme Powerlevel10k
Fonts Meslo / JetBrains Mono NF
Media Player Mpv
Fetch Script Nitch
Wallpaper Loader Swww
Wallpapers Twilight4/wallpapers

About

Personal dotfiles for Hyprland


Languages

Language:CSS 59.7%Language:Shell 21.6%Language:Lua 17.0%Language:GLSL 1.2%Language:Python 0.6%Language:Emacs Lisp 0.0%