From 964a7989be570f13c87984a0704992b662d5c159 Mon Sep 17 00:00:00 2001 From: caley Date: Wed, 27 May 2026 18:50:48 +0200 Subject: Delete .config/dunst directory --- .config/dunst/dunstrc | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 .config/dunst/dunstrc diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc deleted file mode 100644 index 94a66f6..0000000 --- a/.config/dunst/dunstrc +++ /dev/null @@ -1,33 +0,0 @@ -[global] - origin = top-right - offset = (15, 15) - monitor = 1 - follow = none - width = 250 - height = (0, 75) - frame_width = 2 - frame_color = "#ffffff" - corner_radius = 0 - background = "#000000" - foreground = "#ffffff" - separator_color = frame - separator_height = 2 - padding = 15 - horizontal_padding = 20 - icon_position = left - max_icon_size = 32 - markup = full - format = "%s\n%b" - alignment = left - word_wrap = yes - sort = no - stack_duplicates = false - notification_limit = 1 - indicate_hidden = yes - override_dbus_timeout = 3 - -[urgency_critical] - background = "#ff0000" - foreground = "#ffffff" - frame_color = "#ffffff" - override_dbus_timeout = 5 -- cgit v1.3.1