From 3231b1f472ccefbe914bd78708720f39ae5a5f94 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 17 Jul 2025 10:25:11 -0400 Subject: add icon --- dwm/.config/dunst/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3