config.yaml
ASCII text
1panels: 2- position: top 3monitor: 0 4size: 40 5applets: 6left: 7- LabelApplet: 8text: "Hello, world" 9right: 10- ClockApplet: 11formatting: "%T, %a %-d %b %Y"
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
1panels: 2- position: top 3monitor: 0 4size: 40 5applets: 6left: 7- LabelApplet: 8text: "Hello, world" 9right: 10- ClockApplet: 11formatting: "%T, %a %-d %b %Y"