Fix errors in variables
This commit is contained in:
parent
5be1f6749b
commit
16757ae269
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ mako_package:
|
||||||
Debian: mako-notifier
|
Debian: mako-notifier
|
||||||
|
|
||||||
mako_options:
|
mako_options:
|
||||||
max_history: 5
|
max-history: 5
|
||||||
sort: -time
|
sort: -time
|
||||||
on-button-left:
|
on-button-left:
|
||||||
on-button-middle:
|
on-button-middle:
|
||||||
|
@ -29,7 +29,7 @@ mako_options:
|
||||||
actions: 1
|
actions: 1
|
||||||
history: 1
|
history: 1
|
||||||
format: '<b>%s</b>\n%b'
|
format: '<b>%s</b>\n%b'
|
||||||
text-alignement: left
|
text-alignment: left
|
||||||
default-timeout: 0
|
default-timeout: 0
|
||||||
ignore-timeout: 0
|
ignore-timeout: 0
|
||||||
group-by: none
|
group-by: none
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue