aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/system
Commit message (Collapse)AuthorAgeFilesLines
* refactor(wallpaper): reorganize and rename wallpaper collectionCraig Jennings2026-01-2647-0/+0
| | | | | | | | - Rename files to use consistent hyphenation - Add new wallpapers (balance, deadline, greenwich, etc.) - Remove unused wallpapers (black, barrelled, dagerotips, etc.) - Rename Trolley-New-Orleans to a-streetcar-named-despair - Unstow texture/wall images (moved to ~/pictures)
* feat(feh): add +/- zoom key bindingsCraig Jennings2026-01-261-0/+6
| | | | | Add feh keys config with plus/minus for zoom in/out alongside existing Up/Down and keypad bindings.
* feat(themes): apply Dupre theme to Hyprland dotfilesCraig Jennings2026-01-262-194/+32
| | | | | | Update foot, hyprlock, waybar, Xresources, and dunst configs with warm earthy colors from dupre-theme.el. Standardize on BerkeleyMono font across terminal configs.
* feat(dotfiles): add Berkeley Mono Nerd Font and update waybarCraig Jennings2026-01-254-0/+0
| | | | | Add patched Berkeley Mono Nerd Font files with icon glyphs. Update waybar style.css to use BerkeleyMono Nerd Font.
* fix(archsetup): remove btrfs snapshot tools and ZFS scriptsCraig Jennings2026-01-252-16/+0
| | | | | 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-24726-0/+855744
This flag was removed from archsetup but remained in test scripts.