opendeck-desktop/exampleLayout.yaml

10 lines
216 B
YAML
Raw Normal View History

2021-01-26 22:32:19 +00:00
buttons:
- title: Click me
exec: notify-send "Click me"
pos: 0
- title: Also click me
exec: notify-send "Also click me"
pos: 1
- title: Click click
exec: notify-send "Click click"
pos: 2