Hyprland rice | Catppuccin Mocha
Arch Linux · Hyprland 0.54 · Wayland
git clone https://github.com/fixeq/dotfiles.git
cd dotfiles
bash install.sh # interactive language picker
bash install.sh pl # Polish
bash install.sh en # EnglishBacks up existing configs to ~/.config-backup-DATE before overwriting.
| Role | Program |
|---|---|
| Compositor | Hyprland |
| Bar | Waybar |
| Notifications | SwayNC |
| Launcher | anyrun |
| Wallpaper | awww |
| Lockscreen | hyprlock |
| Idle | hypridle |
| Terminal | Ghostty |
| Shell prompt | Starship |
| Fetch | fastfetch |
| Screenshot | hyprshot |
| Clipboard | cliphist |
| Polkit | polkit-kde-agent |
| Night light | hyprsunset |
sudo pacman -S hyprland waybar swaync awww hyprlock hypridle \
ghostty rofi-wayland grim slurp \
cliphist wl-clipboard polkit-kde-agent \
hyprsunset xdg-desktop-portal-hyprland \
playerctl pamixer brightnessctl blueman \
fastfetch starship jq socat ttf-jetbrains-mono-nerd \
noto-fonts-emoji papirus-icon-theme polkit-kde-agent \
kwallet kdeconnect
yay -S anyrun-git hyprshot hyprpicker- Floating pill waybar with workspace app icons
- SwayNC with volume/backlight sliders, MPRIS, quick toggles
- Wallpaper auto-change every 15 minutes via awww
- Ghostty with Hyprland blur (opacity override)
- Rofi — wifi manager, clipboard, powermenu, emoji picker
- nogaps — removes gaps/borders when only one window is open
- Scrolling music title in waybar
- hyprlock — split clock, screenshot background, caps lock indicator
| Key | Action |
|---|---|
Super+Return |
Terminal (Ghostty) |
Super+Space |
Launcher (anyrun) |
Super+Q |
Close window |
Super+H |
Toggle bottom panel |
Super+N |
SwayNC toggle |
Super+L |
Lock screen |
Super+X |
Power menu |
Super+V |
Clipboard history |
Super+Shift+S |
Region screenshot |
Super+Shift+R |
Reload config |
Super+W |
WiFi menu |
Put wallpapers in ~/Pictures/wallpapers/ (EN) or ~/Obrazy/wallpapers/ (PL).
awww picks a random one on startup and rotates every 15 minutes.
.
├── pl/ ← Polish version
│ ├── hypr/
│ ├── waybar/
│ ├── swaync/
│ ├── rofi/
│ ├── ghostty/
│ ├── awww/
│ ├── fastfetch/
│ ├── eww/
│ ├── gtk-3.0/
│ ├── gtk-4.0/
│ └── starship.toml
├── en/ ← English version
│ └── ...
├── install.sh
└── README.md
Built on Arch. Theme: Catppuccin Mocha.