Ignore dbus close notification
parent
c8b1a9c2d5
commit
c332ce3086
|
@ -183,7 +183,8 @@
|
|||
# Close all notifications.
|
||||
mouse_right_click = close_all
|
||||
|
||||
|
||||
# Ignore the dbus closeNotification message. This is useful to enforce the timeout set by dunst configuration.
|
||||
ignore_dbusclose = true
|
||||
[urgency_low]
|
||||
frame_color = "#3B7C87"
|
||||
foreground = "#3B7C87"
|
||||
|
|
Loading…
Reference in New Issue