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