summary refs log tree commit diff
path: root/.config/mako/config.in
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2023-07-08 04:56:15 +0900
committerRobert Günzler <r@gnzler.io>2023-07-08 04:56:15 +0900
commit1a220f1578ce0e18cffff97ae8ba68d6a4dfea4d (patch)
treeb29a95e5661a37d698bc31448cd8c3933052d0d4 /.config/mako/config.in
parent06d77d2ba07e6191792a546d7fe15683cc026578 (diff)
flavours: control font setting centrally
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/mako/config.in')
-rw-r--r--.config/mako/config.in46
1 files changed, 0 insertions, 46 deletions
diff --git a/.config/mako/config.in b/.config/mako/config.in
deleted file mode 100644
index 0786e90..0000000
--- a/.config/mako/config.in
+++ /dev/null
@@ -1,46 +0,0 @@
-# vim: ft=config
-
-layer=top
-anchor=top-right
-
-font=Iosevka Aile 11
-# font=Cozette Vector
-padding=8
-width=500
-height=300
-background-color={{ hex .normal_black }}
-text-color={{ hex .gofun }}
-border-color={{ hex .fuji }}dd
-# border-radius=2
-border-size=2
-progress-color=source {{ hex .bright_blue }}dd
-
-group-by=summary
-default-timeout=3000
-max-visible=6
-history=1
-max-history=20
-
-on-button-middle=exec notifmenu $id
-
-[mode=off]
-invisible=1
-
-[urgency=high]
-border-color={{ hex .normal_red }}dd
-on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/qbert-bonk.wav
-
-[category=error]
-border-color={{ hex .normal_red }}dd
-on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-43.wav
-
-[category=warning]
-border-color={{ hex .normal_yellow }}dd
-on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-22.wav
-
-[category=success]
-border-color={{ hex .normal_green }}dd
-on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-02.wav
-
-[summary=reminder]
-on-notify=exec pw-play --media-role=event --volume=0.5 $HOME/Music/sounds/basementarcade/tapper-22.wav