Increase dunst timeouts
This commit is contained in:
parent
432a79fbe8
commit
52da8caec7
1 changed files with 3 additions and 3 deletions
|
@ -187,21 +187,21 @@ frame_color = "#3B7C87"
|
|||
foreground = "#3B7C87"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 4
|
||||
timeout = 10
|
||||
|
||||
[urgency_normal]
|
||||
frame_color = "#5B8234"
|
||||
foreground = "#5B8234"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 6
|
||||
timeout = 14
|
||||
|
||||
[urgency_critical]
|
||||
frame_color = "#B7472A"
|
||||
foreground = "#B7472A"
|
||||
background = "#191311"
|
||||
#background = "#2B313C"
|
||||
timeout = 8
|
||||
timeout = 20
|
||||
|
||||
|
||||
# Every section that isn't one of the above is interpreted as a rules to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue