diff options
author | Justine Smithies <justine@smithies.me.uk> | 2025-07-05 22:04:26 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2025-07-05 22:04:26 +0100 |
commit | 5d371b3fd2220a0eddd8683013620846fd96b88e (patch) | |
tree | ee61b8f8ee781ee904e0a64156d21d53b1a5db16 /.config | |
parent | a98e9c3815116aa4adbed16f0a31c5eddedb441a (diff) |
Switched from mako to dunst due to issues with maomao
Diffstat (limited to '.config')
-rw-r--r-- | .config/mako/config | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/mako/config b/.config/mako/config deleted file mode 100644 index 9d4b660..0000000 --- a/.config/mako/config +++ /dev/null @@ -1,16 +0,0 @@ -font=GoMono Nerd Font 10 -default-timeout=5000 -layer=overlay -width=300 -height=500 -anchor=top-right -margin=10 - -background-color=#000000AA -text-color=#FFFFFF -border-color=#33FFCC -progress-color=#458588 - - -[app-name="Calendar"] -width=198 |