diff options
| author | BardofSprites <[email protected]> | 2025-07-17 10:25:11 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-07-17 10:25:11 -0400 |
| commit | 3231b1f472ccefbe914bd78708720f39ae5a5f94 (patch) | |
| tree | c1459bce15f68860c5211fa911ca17d8532bf5ee /dwm | |
| parent | 87f6f34b5e6df17811b6b76ea67e457e84f7a84e (diff) | |
add icon
Diffstat (limited to 'dwm')
| -rw-r--r-- | dwm/.config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/.config/dunst/dunstrc b/dwm/.config/dunst/dunstrc index 16332a1..77ca679 100644 --- a/dwm/.config/dunst/dunstrc +++ b/dwm/.config/dunst/dunstrc @@ -298,7 +298,7 @@ foreground = "#ffffff" timeout = 10 # Icon for notifications with normal urgency, uncomment to enable - #default_icon = /path/to/icon + default_icon = ~/.fvwm/icon/Yoritsuki/Kanban\ \(sign\).png [urgency_critical] background = "#9d1f1f" |
