summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/dunst/dunstrc
AgeCommit message (Collapse)Author
38 hoursrefactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings
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>
2 daysfeat(themes): apply Dupre theme to Hyprland dotfilesCraig Jennings
Update foot, hyprlock, waybar, Xresources, and dunst configs with warm earthy colors from dupre-theme.el. Standardize on BerkeleyMono font across terminal configs.
2025-05-26word wrap messages, default title should be "Message" not "Dunst"Craig Jennings
2025-05-26critical notifications should have contrasting colorCraig Jennings
2025-05-26improve look/feel of notificationsCraig Jennings
2025-05-21moving arch dotfiles into archsetupCraig Jennings