blob: 5ae71048456d43d67bd926177897a5e3ea88ce29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# mako - notification daemon
# Colors are auto-generated by wallust (palette from the wallpaper) into:
# ~/.cache/wallust/mako
# and pulled in via the include below. Layout/behavior stays here.
include=/home/seraphim/.cache/wallust/mako
font=Monospace 10
border-size=2
border-radius=8
margin=12
padding=8
default-timeout=6000
# Force the timeout even for apps that request "never expire"
ignore-timeout=1
max-visible=5
|