aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs(todo): add Hyprland config issues taskCraig Jennings2026-01-251-0/+20
| | | | Track outstanding issues: scratchpads, wofi dismiss, wallpaper
* feat(hyprland): add foot terminal configurationCraig Jennings2026-01-251-0/+38
| | | | Berkeley Mono size 14, DWM-inspired color scheme, 10k scrollback
* 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(archsetup): remove btrfs snapshot tools and ZFS scriptsCraig Jennings2026-01-253-36/+2
| | | | | Remove timeshift-autosnap and grub-btrfs from btrfs installation path. Delete lkg and lkg_rollback ZFS utility scripts from dotfiles.
* fix(testing): remove obsolete --skip-slow-packages optionCraig Jennings2026-01-24782-0/+864628
This flag was removed from archsetup but remained in test scripts.