diff options
author | awy <awy@awy.one> | 2025-08-06 03:03:23 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-06 03:03:23 +0300 |
commit | 73f0306d9661e8caf0ad33d7b54b3136fe21f024 (patch) | |
tree | 2cbe033ac895dee9d9af9b333c3302e21dcd686b /.config/mako/config | |
parent | 2fc168cc358777d63b66f14337bad943a3e0470d (diff) | |
download | hyprdots-73f0306d9661e8caf0ad33d7b54b3136fe21f024.tar.gz |
gruvbox
Diffstat (limited to '.config/mako/config')
-rw-r--r-- | .config/mako/config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/mako/config b/.config/mako/config index debf8ca..3fc8de0 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -17,10 +17,10 @@ margin=6 padding=10 format=<b>%s</b>\n%b -background-color=#1e1e2eaa -text-color=#cdd6f4 -border-color=#f5e0dc -progress-color=over #313244 +background-color=#1d2021aa +text-color=#ebdbb2 +border-color=#83a598 +progress-color=#357578 border-size=2 border-radius=10 default-timeout=10000 |