diff options
| author | caley <u65487754@gmail.com> | 2026-05-27 18:50:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 18:50:48 +0200 |
| commit | 964a7989be570f13c87984a0704992b662d5c159 (patch) | |
| tree | e1fdb42c7075207cf13e43281080d002c5bc462e /.config | |
| parent | b2a2302d4ddedca89ee111ea9c0597417cf307af (diff) | |
Delete .config/dunst directory
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dunst/dunstrc | 33 |
1 files changed, 0 insertions, 33 deletions
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 = "<span foreground='#ffffff'><b>%s</b></span>\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 |
