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 • 213 B
ASCII text
        
            
1
panels:
2
- position: top
3
monitor: 0
4
size: 40
5
applets:
6
left:
7
- LabelApplet:
8
text: "Hello, world"
9
right:
10
- ClockApplet:
11
formatting: "%T, %a %-d %b %Y"