config.yaml
ASCII text
1panels: 2- position: top 3monitor: 0 4size: 40 5applets: 6left: 7- LabelApplet: 8text: Hello, world 9- LabelApplet: 10text: Multi-panel support 11centre: [] 12right: 13- ClockApplet: 14formatting: '%T, %a %-d %b %Y' 15- position: bottom 16monitor: 0 17size: 40 18applets: 19left: [] 20centre: [] 21right: [] 22