mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
theme engine complete
This commit is contained in:
32
.config/mako/config-light
Normal file
32
.config/mako/config-light
Normal file
@@ -0,0 +1,32 @@
|
||||
sort=-time
|
||||
layer=overlay
|
||||
width=300
|
||||
height=110
|
||||
border-size=2
|
||||
border-radius=10
|
||||
icons=0
|
||||
max-icon-size=64
|
||||
default-timeout=5000
|
||||
ignore-timeout=1
|
||||
font=Roboto 11
|
||||
history=1
|
||||
|
||||
[urgency=low]
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#1e66f5
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=normal]
|
||||
background-color=#eff1f5
|
||||
text-color=#4c4f69
|
||||
border-color=#1e66f5
|
||||
progress-color=over #ccd0da
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fe640b
|
||||
default-timeout=0
|
||||
|
||||
[category=mpd]
|
||||
default-timeout=2000
|
||||
group-by=category
|
||||
Reference in New Issue
Block a user