Update some user configs
This commit is contained in:
@ -277,14 +277,14 @@
|
||||
# Otherwise the "#" and following would be interpreted as a comment.
|
||||
background = "#1c2023"
|
||||
foreground = "#a4a4a4"
|
||||
timeout = 10
|
||||
timeout = 5
|
||||
# Icon for notifications with low urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
[urgency_normal]
|
||||
background = "#1c2023"
|
||||
foreground = "#a4a4a4"
|
||||
timeout = 10
|
||||
timeout = 5
|
||||
# Icon for notifications with normal urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
@ -292,7 +292,7 @@
|
||||
background = "#1c2023"
|
||||
foreground = "#a4a4a4"
|
||||
frame_color = "#a4a4a4"
|
||||
timeout = 0
|
||||
timeout = 10
|
||||
# Icon for notifications with critical urgency, uncomment to enable
|
||||
#icon = /path/to/icon
|
||||
|
||||
|
Reference in New Issue
Block a user