Welcome to my Hyprland Dotfiles repository — a personal Arch Linux rice configuration for the Hyprland window manager! This repo contains configs for various tools and apps that I use to customize my desktop experience.
⚠️ Note: This is my first rice setup. It’s a work-in-progress and not fully polished yet, but I’m happy with the current results!
You’ll find configurations for: Hyprland, Waybar, Kitty, Mako, Rofi, eww, swaync, Wofi, and more.
Check out some screenshots of my rice below! Click any image to view it full size.
- You'll find all keybinds in
.config/hypr/configs/Keybinds.confandhypr/UserConfigs/UserKeybinds
Useful shortcuts :
SUPER + ENTER : open the default terminal (kitty)
SUPER + Q : close active window
Special ones :
SUPER + SHIFT + Q : open rofi shutdown options menu
SUPER + D : open app launcher
SUPER + N : open notifications center
SUPER + SHIFT + W : run the wallpaper.sh script to choose a wallpaper
SUPER + SHIFT + S : take a screenshot
-
You can change default apps (terminal, file explorer, ...) in
.config/hypr/UserConfigs/UserDefaults.conf -
Hyprland theming settings (opacity, color, blur, rouding) are in
.config/hypr/theme/custom/theme.conf -
Terminal theming settings are in
.config/kitty/kitty.confandcurrent-theme.conf -
Waybar settings are in
.config/waybar/config.jsoncandstyle.css
To use this rice on your Arch Linux + Hyprland setup:
- Clone this repo:
git clone https://github.com/Sabu8c/hyprland-dotfiles.git ~/.config- Backup your current configs (just in case!):
mv ~/.config ~/.config_backup- Copy files/folders you want from this repo into your
~/.config:
cp -r ~/.config/hyprland-dotfiles/waybar ~/.config/
cp -r ~/.config/hyprland-dotfiles/hypr ~/.config/Add more as needed
- Restart Hyprland or your session to apply changes.
Some config files were taken from others personal dotfiles and modified. I will try finding their github in order to tag them here (I forgot them ^^)
Hyprland
Configuration files for the Hyprland window manager — the core of this rice setup.
- Original Author: Hyprland GitHub
Thanks for checking out my rice! Feel free to open issues or PRs to contribute or report bugs.
Made with ❤️ by Sabu8c




