From 9d11eefc53441e1f5688545b4b827f7c8dd5090d Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 23 Aug 2026 19:31:22 +0700 Subject: reorganize directories, so everything in .config --- .config/mako/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .config/mako/config (limited to '.config/mako/config') 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 -- cgit v1.2.3