diff options
author | awy <awy@tutamail.com> | 2024-08-27 04:09:05 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 04:09:05 +0300 |
commit | f2f04458ceac927a32327887beadfe4ae87ce3bd (patch) | |
tree | 178bdb221c336511b6067c3a50bdb8e1dc8c541f /.config/mako/config | |
parent | 7d97cfce9d0ecc678fbd46b411265430befbf99b (diff) |
tidy
Diffstat (limited to '.config/mako/config')
-rw-r--r-- | .config/mako/config | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.config/mako/config b/.config/mako/config deleted file mode 100644 index 1463884..0000000 --- a/.config/mako/config +++ /dev/null @@ -1,15 +0,0 @@ - -# Colors - -background-color=#0c101bcc -text-color=#ebdbb2 -border-color=#fbf1c7 -progress-color=over #282828 -border-radius=0 -font=LiterationMono Nerd Font -default-timeout=5000 - -[urgency=high] -border-color=#fab387 -ignore-timeout=1 - |