My personal Hyprland configuration based on end-4/dots-hyprland (illogical-impulse).
hypr/custom/— personal Hyprland overrides (keybinds, rules, env, execs)hypr/hyprland.conf— main confighypr/hypridle.conf— idle/lock screen confighypr/hyprlock.conf— lock screen configkitty/— terminal config
- Arch-based or Fedora-based Linux (tested on Nobara)
- illogical-impulse installed first
git,jq
1. Install illogical-impulse first
bash <(curl -s https://ii.clsty.link/get)2. Clone this repo
git clone git@github.com:phant0m44/dotfiles.git ~/dotfiles3. Run install script
cd ~/dotfiles && ./install.sh4. Reload Hyprland
hyprctl reloadhypr/custom/is symlinked, so changes apply instantly without copying- Do not modify files inside
~/.config/hypr/hyprland/— those belong to illogical-impulse and will be overwritten on update - Canvas mode scripts are in
hypr/custom/scripts/