aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/system
Commit message (Collapse)AuthorAgeFilesLines
* feat(hyprland): prune app menu and switch to Nautilus file managerCraig Jennings2026-01-265-161/+4
| | | | | | | | | | | | | - Add 90 desktop file overrides (NoDisplay=true) to hide unwanted apps - Switch file manager from Thunar to Nautilus in hyprland.conf and sxhkdrc - Update resetmimetypes script to use Nautilus for directories - Remove Thunar config (accels.scm, uca.xml) - Remove unused torrent.desktop - Add hyprland.sh profile with Wayland environment overrides - Rename calibre-ebook-viewer to "Calibre E-book Viewer" in menu - Update gammastep to gammastep-indicator for tray control Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* feat(feh): add equal key binding for zoom inCraig Jennings2026-01-261-1/+1
| | | | Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* 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.