hyprland_dots
hyprland_dots copied to clipboard
chezmoi managed Arch Hyprland dot files
Hypr Sweet Catppuccin
- Window Manager • Hyprland🎨 Tiles Everywhere!
- Shell • Fish 🐠 starship Cross Shell Platform!
- Terminal • Foot 💻 The fast, lightweight and minimalistic Wayland terminal emulator.
- Panel • Waybar🍧 Highly customizable Wayland bar for Sway and Wlroots based compositors.
- Notify Daemon • Swaync 🍃 Minimalist and functional!
- Launcher • Rofi 🚀 Realmente rápido y customizable!
- File Manager • Dolphin🐬 Featureful and reliable!
🖥️ Setup
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_itachi $HOME/Downloads/hyprland-dots/
cd $HOME/Downloads/hyprland-dots/
rsync -avxHAXP --exclude '.git*' .* ~/
Credits
Built on top of : JakooLit