File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22 monitor = 0
33 follow = mouse
44 width = 320
5- height = 320
5+ height = (0, 320)
66 origin = top-right
7- offset = 15x15
7+ offset = (15, 15)
88 scale = 0
99 notification_limit = 0
1010 progress_bar = false
5050 background = "#232323"
5151 foreground = "#a8a8a8"
5252 timeout = 10
53+ default_icon = dialog-information
5354
5455[urgency_normal]
5556 background = "#232323"
5657 foreground = "#a8a8a8"
5758 timeout = 10
5859 override_pause_level = 30
60+ default_icon = dialog-information
5961
6062[urgency_critical]
6163 background = "#d64e4e"
6264 foreground = "#f0e0e0"
6365 frame_color = "#d64e4e"
6466 timeout = 0
6567 override_pause_level = 60
66- default_icon = /usr/share/icons/Paper/16x16/status/ dialog-warning.png
68+ default_icon = dialog-warning
You can’t perform that action at this time.
0 commit comments