App | Package |
---|---|
Shell | Zsh (oh-my-zsh) |
WM / DE / Compositor | Hyprland |
Status Bar | Waybar |
Editor | Neovim |
Terminal | Kitty |
File Manager | Ranger |
- swaylock-effects : fork of swaylock with fancy effects
- Sweet : Light and dark colorful Gtk3.20+ theme
- capitaine-cursors : An x-cursor theme inspired by macOS and based on KDE Breeze.
- wofi : launcher/menu for wlroots based wayland compositors
yay -Syu hyprland-git \
waybar-hyprland-git \
swaylock-effects \
wlogout \
wofi \
capitaine-cursors \
sweet-theme-git \
xdg-desktop-portal-hyprland \
git clone --depth 1 --separate-git-dir=$HOME/.dotfiles https://github.com/nabakdev/dotfiles.git $HOME/dotfiles-tmp
rm -r ~/dotfiles-tmp/
alias dotfile='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'