First commit
This commit is contained in:
commit
3e88db9045
5 changed files with 191 additions and 0 deletions
38
defaults/main.yml
Normal file
38
defaults/main.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
mako_options:
|
||||
max_history: 5
|
||||
sort: -time
|
||||
on-button-left:
|
||||
on-button-middle:
|
||||
on-button-right:
|
||||
on-touch:
|
||||
on-notify:
|
||||
font: monospace 10
|
||||
background-color: '#285577FF'
|
||||
text-color: '#FFFFFFFF'
|
||||
width: 300
|
||||
height: 100
|
||||
outer-margin: 10
|
||||
padding: 5
|
||||
border-size: 2
|
||||
border-color: '#4C7899FF'
|
||||
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-alignement: left
|
||||
default-timeout: 0
|
||||
ignore-timeout: 0
|
||||
group-by: none
|
||||
max-visible: 5
|
||||
output:
|
||||
layer: top
|
||||
anchor: top-right
|
||||
|
||||
mako_rules: []
|
Loading…
Add table
Add a link
Reference in a new issue