aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland
Commit message (Collapse)AuthorAgeFilesLines
* fix(hyprland): update windowrule syntax and keybindingsCraig Jennings2026-01-251-35/+48
| | | | | | | | - Convert deprecated windowrulev2 to new windowrule syntax with match: prefix - Fix $mod+h/l to use splitratio instead of resizeactive for master sizing - Add missing DWM layout keybindings (bstack, deck, centeredmaster) - Fix scratchpad st commands to use -t for title matching - Update window class matching to st-256color
* fix(testing): remove obsolete --skip-slow-packages optionCraig Jennings2026-01-248-0/+610
This flag was removed from archsetup but remained in test scripts.