aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/system/pictures
Commit message (Collapse)AuthorAgeFilesLines
* refactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings2026-01-2670-0/+0
| | | | | | | | | | | | | | | | | | | | | Rename dotfiles/system to dotfiles/common for clarity - indicates shared dotfiles used across all desktop environments (DWM, Hyprland). Removed config directories for uninstalled applications: - ghostty (using different terminal) - lf (using ranger instead) - mopidy (using mpd instead) - nitrogen (X11-only, obsolete for Wayland) - pychess (not installed) - JetBrains (not installed via archsetup) - youtube-dl (using yt-dlp with different config location) Kept audacious config for potential future use. Updated all references in archsetup, CLAUDE.md, todo.org, and validation.sh. 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)
* fix(testing): remove obsolete --skip-slow-packages optionCraig Jennings2026-01-2441-0/+0
This flag was removed from archsetup but remained in test scripts.