| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(scripts): reorganize scripts by desktop environment | Craig Jennings | 2026-01-26 | 57 | -1746/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move X11/DWM-specific scripts to dotfiles/dwm/.local/bin/: - All dmenu* scripts (7) - All statusbar/sb-* scripts (24) - Display scripts: brightness, displayselect, monitor, colorpick - Input scripts: remaps, toggle-touchpad, samedir - Menu scripts: exitmenu, prompt, airplanemodetoggle, audioselect - Media scripts: screenshotmenu, recordnow, setbg, wallsearch, bookfind - Misc: battery_monitor, td-toggle Delete obsolete scripts: - build.emacs.aur.sh (redundant with build-emacs.sh) - bsdnet_bounce (FreeBSD only) - calibre-install (just curls installer) - debugemacs (hardcoded paths) - gruv (duplicate of alias) - reset-auth (unclear purpose) - touchpad-indicator-start (obsolete daemon) - starth (unused Hyprland starter) Universal scripts remain in dotfiles/system/.local/bin/ for both X11 and Wayland installs. Also update todo.org: cancel pywal and waybar netspeed tasks, mark desktop file pruning done. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | ||||
| * | refactor(mimetypes): clean up resetmimetypes script | Craig Jennings | 2026-01-26 | 1 | -233/+61 |
| | | | | | | | | | | | | | - Add shebang - Fix nsxiv → feh for images - Fix typo in image/jpeg MIME type - Fix Transmission desktop file name - Change web handler from Firefox to Chrome - Remove commented cruft (296 → 124 lines) - Trim redundant LibreOffice/VLC MIME types Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | ||||
| * | feat(hyprland): prune app menu and switch to Nautilus file manager | Craig Jennings | 2026-01-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | - 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> | ||||
| * | fix(archsetup): remove btrfs snapshot tools and ZFS scripts | Craig Jennings | 2026-01-25 | 2 | -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 option | Craig Jennings | 2026-01-24 | 107 | -0/+4490 |
| This flag was removed from archsetup but remained in test scripts. | |||||
