opendeck-desktop/exampleLayout.yaml
2021-01-26 23:32:19 +01:00

10 lines
216 B
YAML

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