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