l dunst: set timeout to 1
This commit is contained in:
parent
e35447e2b2
commit
356d05b127
@ -188,21 +188,21 @@ let
|
||||
foreground = "#3B7C87"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 0
|
||||
timeout = 1
|
||||
|
||||
[urgency_normal]
|
||||
frame_color = "#5B8234"
|
||||
foreground = "#5B8234"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 0
|
||||
timeout = 1
|
||||
|
||||
[urgency_critical]
|
||||
frame_color = "#B7472A"
|
||||
foreground = "#B7472A"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 0
|
||||
timeout = 1
|
||||
|
||||
|
||||
# Every section that isn't one of the above is interpreted as a rules to
|
||||
|
Loading…
Reference in New Issue
Block a user