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