✨ mako: change settings to use different notification popup
This commit is contained in:
+9
-7
@@ -2,11 +2,13 @@
|
|||||||
# the man page of mako config file is a mess :skull:
|
# the man page of mako config file is a mess :skull:
|
||||||
|
|
||||||
# general
|
# general
|
||||||
max-history=14
|
max-history=20
|
||||||
sort=-time
|
sort=-time
|
||||||
actions=1
|
actions=1
|
||||||
history=1
|
history=1
|
||||||
icons=1
|
icons=1
|
||||||
|
default-timeout=1
|
||||||
|
ignore-timeout=1
|
||||||
|
|
||||||
# display
|
# display
|
||||||
layer=overlay
|
layer=overlay
|
||||||
@@ -27,14 +29,14 @@ text-alignment=left
|
|||||||
margin=16
|
margin=16
|
||||||
max-icon-size=72
|
max-icon-size=72
|
||||||
|
|
||||||
[urgency="low"]
|
# [urgency="low"]
|
||||||
default-timeout=4000
|
# default-timeout=1
|
||||||
|
|
||||||
[urgency="normal"]
|
# [urgency="normal"]
|
||||||
default-timeout=8000
|
# default-timeout=1
|
||||||
|
|
||||||
[urgency="critical"]
|
# [urgency="critical"]
|
||||||
default-timeout=0
|
# default-timeout=1
|
||||||
|
|
||||||
# modes
|
# modes
|
||||||
[mode="dnd"]
|
[mode="dnd"]
|
||||||
|
|||||||
Reference in New Issue
Block a user