No timeout for notifications

master
Quentin Duchemin 2021-11-24 18:10:32 +01:00
parent ea4117363f
commit c8b1a9c2d5
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 2 additions and 2 deletions

View File

@ -188,12 +188,12 @@
frame_color = "#3B7C87"
foreground = "#3B7C87"
background = "#191311"
timeout = 10
timeout = 0
[urgency_normal]
frame_color = "#5B8234"
foreground = "#5B8234"
background = "#191311"
timeout = 10
timeout = 0
[urgency_critical]
frame_color = "#B7472A"