feat(mako): rework configuration
This commit is contained in:
parent
bc2679aa51
commit
c7b9cb2086
1 changed files with 7 additions and 1 deletions
|
@ -45,9 +45,15 @@ mako_rules:
|
||||||
- field: app-name
|
- field: app-name
|
||||||
value: cmus
|
value: cmus
|
||||||
options:
|
options:
|
||||||
border-color: '#00000000'
|
|
||||||
default-timeout: 10000
|
default-timeout: 10000
|
||||||
padding: 7
|
padding: 7
|
||||||
|
format: '%b'
|
||||||
|
- criterias:
|
||||||
|
- field: app-name
|
||||||
|
value: cmus
|
||||||
|
- field: grouped
|
||||||
|
options:
|
||||||
|
format: '%b'
|
||||||
|
|
||||||
mako_keybindings:
|
mako_keybindings:
|
||||||
- mode: 'normal'
|
- mode: 'normal'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue