aboutsummaryrefslogtreecommitdiff
path: root/dot-config/mako
diff options
context:
space:
mode:
Diffstat (limited to 'dot-config/mako')
-rwxr-xr-xdot-config/mako/config11
1 files changed, 5 insertions, 6 deletions
diff --git a/dot-config/mako/config b/dot-config/mako/config
index 5e0486d..4183167 100755
--- a/dot-config/mako/config
+++ b/dot-config/mako/config
@@ -7,6 +7,8 @@
# To convert mp3 in current dir to wav use the snippet below
# for f in *.mp3; do ffmpeg -i "$f" "$(basename ${f::-4}).wav"; done
+# TODO: add icons
+
# Settings
#output=DP-1
sort=-time
@@ -20,20 +22,18 @@ padding=8
icon-path=/usr/share/icons/Papirus-Dark
# Colors
-background-color=#1e1e2e
-text-color=#cdd6f4
-border-color=#89b4fa
+background-color=#222222
+text-color=#eeeeee
+border-color=#444444
progress-color=over #313244
# Urgencies
[urgency=low]
default-timeout=3000
-border-color=#eeeeee
on-notify=exec aplay ~/audio/pop
[urgency=normal]
default-timeout=6000
-border-color=#f9e2af
on-notify=exec aplay ~/audio/message
[urgency=critical]
@@ -46,7 +46,6 @@ default-timeout=10000
[category=volume]
anchor=top-center
-border-color=#aaaaaa
icon-location=top
max-icon-size=32
on-notify=exec aplay ~/audio/pop