By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 config.yaml

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