diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 19:31:22 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 19:31:22 +0700 |
| commit | 9d11eefc53441e1f5688545b4b827f7c8dd5090d (patch) | |
| tree | 5e695b58b7403a9ac82c700d6ca11fdf5328abef /.config/mako | |
| parent | ed3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 (diff) | |
reorganize directories, so everything in .config
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 |
