- Window Manager • Hyprland 🎨 Tiles Everywhere!
- Shell • Zsh 🐚 con starship Cross Shell Platform!
- Terminal • WezTerm 💻 A powerful term with gpu support!
- Panel • Waybar 🍧 Patched waybar following hyprland faq!
- Notify Daemon • Dunst 🍃 Minimalist and functional!
- Launcher • Rofi 🚀 Realmente rápido y customizable!
- File Manager • Ranger 🔖 custom!
- GUI Basic-IDE • Nyoom Rice IDE!
Read Spanish Detailed Guide Here
LONG READ
First of all, this is a cute disclaimer. All of this settings are installed in Artix and in wayland only! I don't know how it work in other distro.
# install paru...
mkdir $HOME/Downloads/_cloned-repos
cd $HOME/Downloads/_cloned-repos
git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si
paru -S hyprland-git polkit-kde-agent dunst grimblast rofi rofi-emoji \
wl-clipboard wf-recorder wlogout grimblast-git hyprpicker-git hyprpaper-git \
xdg-desktop-portal-hyprland-git ffmpegthumbnailer tumbler wtype colord \
imagemagick swaylock-effects qt5-wayland qt6-wayland ripgrep
*Extras
# themes
paru -S catppuccin-gtk-theme-mocha catppuccin-cursors-mocha catppuccin-mocha-grub-theme-git nwg-look
# apps
paru -S cava pavucontrol ranger zsh starship neovim viewnior noise-suppression-for-voice
*If you want a Graphical file-manager
thunar thunar-archive-plugin file-roller
git clone https://github.com/linuxmobile/hyprland-dots $HOME/Downloads/hyprland-dots/
cd $HOME/Downloads/hyprland-dots/
rsync -avxHAXP --exclude '.git*' .* ~/
As fonts i'm using Cartograph CF (patched with nerdfont) It's a licensed font, then select any font you like :3
mkdir -p $HOME/Downloads/nerdfonts/
cd $HOME/Downloads/
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.1/CascadiaCode.zip
unzip '*.zip' -d $HOME/Downloads/nerdfonts/
rm -rf *.zip
sudo cp -R $HOME/Downloads/nerdfonts/ /usr/share/fonts/
fc-cache -rv
As gtk theme i'm using Catppuccin
Beauty community: r/unixporn.
© Artist who make Wallpapers, graphics and more
© All of mantainers of this amazing and opensource tools :3