config.yaml
View raw
Download
text/plain • 281 B
ASCII text
1
panels:
2
- position: top
3
monitor: 0
4
size: 40
5
applets:
6
left: []
7
centre:
8
- LabelApplet:
9
text: ' One '
10
- LabelApplet:
11
text: ' Three '
12
- LabelApplet:
13
text: ' Two '
14
- ClockApplet:
15
formatting: '%T, %a %-d %b %Y'
16
right: []
17