50 lines
913 B
YAML
50 lines
913 B
YAML
---
|
|
mako_options:
|
|
max-history: 5
|
|
sort: -time
|
|
on-button-left:
|
|
on-button-middle:
|
|
on-button-right:
|
|
on-touch:
|
|
on-notify:
|
|
font: Fira Code 10
|
|
background-color: '#353535FF'
|
|
text-color: '#FDFDFD'
|
|
width: 300
|
|
height: 100
|
|
outer-margin: 10
|
|
padding: 5
|
|
border-size: 2
|
|
border-color: '#1CD180'
|
|
border-radius: 0
|
|
progress-color: 'over #5588AAFF'
|
|
icons: 1
|
|
max-icon-size: 64
|
|
icon-path:
|
|
icon-location: left
|
|
markup: 1
|
|
actions: 1
|
|
history: 1
|
|
format: '<b>%s</b>\n%b'
|
|
text-alignment: left
|
|
default-timeout: 0
|
|
ignore-timeout: 0
|
|
group-by: urgency,app-name,app-icon
|
|
max-visible: 5
|
|
output:
|
|
layer: top
|
|
anchor: top-right
|
|
|
|
mako_rules:
|
|
- criterias:
|
|
- field: urgency
|
|
value: high
|
|
options:
|
|
border-color: '#F268b3'
|
|
- criterias:
|
|
- field: app-name
|
|
value: cmus
|
|
options:
|
|
border-color: '#00000000'
|
|
default-timeout: 10000
|
|
padding: 7
|