my personal linux setup and dotfiles.
- Arch Linux (or another Arch-based distro)
- GNU Stow
- Hyprland 0.55+ (Lua configuration)
Note
Some configs contain hardcoded paths and assumptions about my setup. I recommend copying only the configs you want and adapting them to your own system instead of applying the entire repository.
git clone https://github.com/yugg755i/dotfiles.git
cd dotfilesI don't recommend applying the entire repository with stow */, especially if you're new to Hyprland.
Instead, copy or stow only the components you want and adapt them to your setup.
For example:
stow kitty
stow waybar
stow yaziSee hypr/.config/hypr/binds.lua for the complete list.
Shader configuration is located in hypr/shader.lua.
Alt + C CRT Mode
SUPER + D Reading Mode
SUPER + Alt + N Night Light
SUPER + Alt + S Disable All Shaders
- waybar and rofi: https://github.com/martin-djakovic/dotfiles
- Shaders: https://github.com/snes19xx/surface-dots
