my_konfig
This commit is contained in:
35
config/mako/config
Normal file
35
config/mako/config
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user