hyprland_dot_yadm
hyprland_dot_yadm copied to clipboard
Arch Hyprland dotfiles via YADM.
Hyprland Arch
🖥️ WM: Hyprland
🐚 Shell: Fish
⏳ Prompt: starship
🖥️ Terminal: Foot
📊 Bar: Waybar
🛎️ Notification Daemon: Swaync
🚀 Launcher: Rofi
🗂️ File Manager: Dolphin
🎨 ColourScheme Gen: Hellwal
🔐 Lockscreen: Hyprlock
🖥️ Scratchpad/Dropdown Terminal: Pyprland
💻 Display manager: SDDM
🖼️ Wallpaper switcher: Waypaper
🖼️ Wallpaper setter: Swww
🌄 Wallpaper: Link
🖋️ Font: Open Sans
🎨 GTK Theme: Catppuccin-Mocha-Mauve*
🖼️ Qt Theme: Catppuccin-Mocha-Mauve*
🖱️ Cursor: Bibata Ice
🖼️ Icon Theme: BeautyLine
⚙️ Dotfile manager: YADM
*Moded
🖥️ Setup
Wall
fetch
MORE!!
Home
lockscreen
Term
Games
Dev
Misc1
Misc2
Old
INSTALLATION (Arch Based Only)
Hyprland Stuff
To get started, let's make sure we have all the necessary prerequisites. In this case, I'm using Paru as the AUR helper, but keep in mind that your system may require a different approach.
- Installation using paru
## Hyprland Stuff
paru -S hyprland-git hyprpicker-git waybar-git \
dunst nwg-look wf-recorder wlogout wlsunset
Dependencies
- Installation using paru
## Dependencies
pacman -S <>
Apps & More
## CLI & Tools
pacman -S btop cava
## Browser & File Explorer
paru -S brave-bin file-roller noto-fonts noto-fonts-cjk \
noto-fonts-emoji
# Theme Based
paru -S catppuccin-gtk-theme-macchiato catppuccin-gtk-theme-mocha papirus-icon-theme sddm-git swaylock-effects-git kvantum kvantum-theme-catppuccin-git
# Hardware
paru -S catppuccin-gtk-theme-macchiato catppuccin-gtk-theme-mocha papirus-icon-theme sddm-git swaylock-effects-git kvantum kvantum-theme-catppuccin-git
DOTFILES
git clone https://github.com/SherLock707/hyprland_dot_yadm $HOME/Downloads/hyprland_dot_yadm/
cd $HOME/Downloads/hyprland_dot_yadm/
rsync -avxHAXP --exclude '.git*' .* ~/
Credits
Built on top of : JakooLit