make mako config templateable
This commit is contained in:
27
config/mako/config.template
Normal file
27
config/mako/config.template
Normal file
@@ -0,0 +1,27 @@
|
||||
sort=-time
|
||||
layer=overlay
|
||||
background-color=$background_color
|
||||
width=300
|
||||
height=110
|
||||
border-size=2
|
||||
border-color=$border_color
|
||||
border-radius=4
|
||||
icons=0
|
||||
max-icon-size=64
|
||||
default-timeout=8000
|
||||
ignore-timeout=0
|
||||
font=monospace 14
|
||||
|
||||
[urgency=low]
|
||||
#border-color=#cccccc
|
||||
|
||||
[urgency=normal]
|
||||
#border-color=#d08770
|
||||
|
||||
[urgency=high]
|
||||
border-color=#bf616a
|
||||
default-timeout=0
|
||||
|
||||
[category=mpd]
|
||||
default-timeout=2000
|
||||
group-by=category
|
||||
Reference in New Issue
Block a user