my_konfig

This commit is contained in:
2025-12-15 12:11:08 +01:00
commit 2d8032b260
15 changed files with 1061 additions and 0 deletions

35
config/mako/config Normal file
View File

@@ -0,0 +1,35 @@
# Catppuccin Mocha theme for Mako
# https://github.com/catppuccin/mako
# Globale Einstellungen
font=DejaVu Sans Mono 12
background-color=#1e1e2e
text-color=#cdd6f4
border-color=#313244
border-size=2
border-radius=15
padding=15
margin=10
width=350
anchor=top-right
default-timeout=5000
ignore-timeout=false
format=<b>%s</b>\n%b
# Dringlichkeitsstufen
[urgency=low]
background-color=#1e1e2e
text-color=#cdd6f4
border-color=#313244
[urgency=normal]
background-color=#1e1e2e
text-color=#cdd6f4
border-color=#89b4fa
[urgency=high]
background-color=#1e1e2e
text-color=#f38ba8
border-color=#f38ba8
default-timeout=0