Add timeout to notifications
This commit is contained in:
parent
65391d541d
commit
306ed96c84
1 changed files with 3 additions and 3 deletions
|
|
@ -50,9 +50,9 @@ body-color=839496ff
|
|||
# icon=
|
||||
|
||||
# Timeout values are in seconds. 0 to disable
|
||||
# max-timeout=0
|
||||
# default-timeout=0
|
||||
# idle-timeout=0
|
||||
max-timeout=60
|
||||
default-timeout=10
|
||||
idle-timeout=30
|
||||
|
||||
# [low]
|
||||
# background=2b2b2bff
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue