From b61b58ce2c1371d6f904f108fa7feed3abfbe5c7 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 8 Apr 2026 13:18:14 +0900 Subject: * MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automated-commit-by: dots Signed-off-by: Robert Günzler --- .config/mako/config | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 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..0329579 --- /dev/null +++ b/.config/mako/config @@ -0,0 +1,35 @@ +include=~/.config/mako/colors + +group-by=app-name,summary +default-timeout=2000 +max-history=20 +max-icon-size=32 +max-visible=6 + +border-size=1 +padding=6 + +# on-button-right=exec makoctl menu -- fuzzel -d -p '󱧌 select action ' + +# [urgency=high] +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# [category=error] +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# [category=warning] +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# [category=success] +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# [category=alert] +# anchor=top-center +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# [summary=reminder] +# # on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/music/bell.wav +# +# +# [mode=dnd] +# invisible=1 -- cgit 1.4.1