minimal hyprland setup — managed with gnu stow
| tool | role |
|---|---|
| hyprland | wayland compositor |
| waybar | status bar |
| kitty | terminal |
| nvim | editor |
| yazi | file manager |
| fuzzel | app launcher |
| cava | audio visualizer |
| fastfetch | system stats |
| mako | notification daemon |
| mpv | media viewer |
| zed | IDE |
| zsh + tmux | shell & multiplexer |
git clone https://github.com/Talalahmed409/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow --target=$HOME */make sure gnu stow is installed:
sudo pacman -S stow
