From b41ff0b88227bf5d723401fbdaaa91c5d3fecfbb Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 31 Aug 2025 16:21:57 +0200 Subject: added dots and wallpaper --- dotfiles/mako/config | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dotfiles/mako/config (limited to 'dotfiles/mako/config') diff --git a/dotfiles/mako/config b/dotfiles/mako/config new file mode 100644 index 0000000..8286905 --- /dev/null +++ b/dotfiles/mako/config @@ -0,0 +1,26 @@ +max-visible=5 +max-history=5 +sort=-time + +layer=top +anchor=top-right + +font=monospace 10 +background-color=#1d1a1e +text-color=#f7f6f3 +width=300 +height=100 +margin=10 +padding=5 +border-size=1 +border-color=#ac9c6d +border-radius=0 +progress-color=over #5588AA +icons=true +max-icon-size=64 + +markup=true +actions=true +format=%s\n%b +default-timeout=5000 +ignore-timeout=false -- cgit v1.2.3