diff options
Diffstat (limited to '.config/mako')
| -rw-r--r-- | .config/mako/config | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/mako/config b/.config/mako/config new file mode 100644 index 0000000..0e3f649 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,14 @@ +# 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=10000 +max-visible=5 |
