Hyprland + Quickshell + Waybar rice for Arch Linux, with a NieR:Automata aesthetic.
A ⭐ on the repo or sharing your own rice in the issues makes me just as happy.
2026-04-26.03-35-33.mp4
bash <(curl -fsSL https://raw.githubusercontent.com/samyns/Unit-3/main/install.sh)- Window manager: Hyprland with custom keybinds (QWERTY layout)
- Shell/widgets: Quickshell with custom QML widgets (menu, lockscreen, wallpaper picker, notifications, player)
- Bar: Waybar
- Terminal: Kitty
- Theme: NieR-inspired with custom video transitions
Personal overrides go in ~/.config/hypr/user.conf — this file is never overwritten by updates.
Example: monitor = DP-1, 2560x1440@144, 0x0, 1 input { kb_layout = us } bind = SUPER, B, exec, firefox
| Key | Action |
|---|---|
SUPER (tap) |
Open app menu |
SUPER + L |
Lockscreen |
SUPER + T |
Terminal (kitty) |
SUPER + Return |
Toggle Quickshell player |
SUPER + P |
Wallpaper picker |
SUPER + Q |
Close window |
SUPER + F |
Fullscreen |
ALT + Tab |
Cycle windows |
ALT + 1/2/3/... |
Switch workspace (QWERTY) |
Print |
Screenshot |
ALT SHIFT + S |
Region screenshot |
Inspired by caelestia-dots/shell.
Inspired by https://github.com/flickowoa/dotfiles.git
MIT EOF