My personal Arch Linux rice setup featured in this video:
- WM / Compositor: Hyprland
- Panel: Waybar
- Launcher: Rofi
- Terminal: Kitty
- Notifications: SwayNotificationCenter
dots/ βββ hypr/ # Hyprland config βββ waybar/ # Waybar config βββ rofi/ # Rofi themes βββ kitty/ # Kitty terminal config βββ swaync/ # Notification center config
Clone the repo and copy the configs into your ~/.config/:
git clone https://github.com/j0zko/Arch-env-dots.git
cd Arch-env-dots/dots
cp -r * ~/.config/
π Notes
Built on Arch Linux + Hyprland
Inspired by minimal, clean workflows
Configs are evolving, expect changes!
Then log out and back in (or restart Hyprland).