Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.76 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.76 KB

Caution

You are reading the README.md of the v1 branch, whose branch is deprecated, to have the latest version of my dotfiles switch to the v2 branch.

rogerrius's Hyprland dotfiles

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.


Overview

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.

Preview


Setup

  1. 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
  1. Clone the repo:

    git clone https://github.com/rogerrius/hyprland-dots
    
  2. Copy the files in the folders to the respective directories.


Thanks

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.