Dunst updates, no timeout

This commit is contained in:
2019-11-14 09:17:20 +01:00
parent 9c7dc4915d
commit 9ab157389c

View File

@@ -241,14 +241,14 @@
# Otherwise the "#" and following would be interpreted as a comment.
background = "#222222"
foreground = "#ffffff"
timeout = 10
timeout = 0
# Icon for notifications with low urgency, uncomment to enable
#icon = /path/to/icon
[urgency_normal]
background = "#222222"
foreground = "#ffffff"
timeout = 10
timeout = 0
# Icon for notifications with normal urgency, uncomment to enable
#icon = /path/to/icon