This repository contains my custom configuration files for Hyprland, along with other useful programs. Some comments on the code are in catalan, but if you are here I'll suppose that you know what you are doing.
These configuration files are designed to create a lightweight and customizable Wayland environment. Some of the programs used:
- Hyprland: Tiling window manager for Wayland with dynamic layouts and keybindings.
- Waybar: Status bar that displays system information such as time, network status, and workspaces.
- Dunst: Notification daemon with personalized themes for a minimal look.
- Rofi: Application launcher and window switcher with a custom theme.
- Zsh: Used along with Oh My Zsh. Shell configuration with useful aliases and plugins, optimized for performance and usability.
- Make sure the following programs are installed:
Program | URL |
---|---|
Hyprland | https://github.com/hyprwm/Hyprland |
Waybar | https://github.com/Alexays/Waybar/ |
Dunst | https://dunst-project.org/ |
Zsh | https://www.zsh.org/ |
Oh My Zsh | https://ohmyz.sh/ |
Rofi | https://aur.archlinux.org/packages/rofi-lbonn-wayland-git |
-
Clone the repo:
git clone https://github.com/rogerrius/hyprland-dots
-
Copy the files in the folders to the respective directories.
Thanks to everybody who uploaded their dotfiles in the last 12 months. If I ever find your repos again, I will credit you, as I have reused a lot of your code.