Update notification timeout in dunstrc
This commit is contained in:
parent
068494a8ea
commit
a2d4db6746
@ -320,14 +320,14 @@
|
||||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
background = "#272e33"
|
||||
foreground = "#d3c6aa"
|
||||
timeout = 10
|
||||
timeout = 30
|
||||
# Icon for notifications with low urgency, uncomment to enable
|
||||
#default_icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#272e33"
|
||||
foreground = "#d3c6aa"
|
||||
timeout = 10
|
||||
timeout = 30
|
||||
override_pause_level = 30
|
||||
# Icon for notifications with normal urgency, uncomment to enable
|
||||
#default_icon = /path/to/icon
|
||||
|
Loading…
x
Reference in New Issue
Block a user