waybar: add clock symbol

This commit is contained in:
teutat3s 2023-03-16 11:50:03 +01:00
parent b9031dbd7c
commit e9895dd7f7
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -37,7 +37,8 @@
}, },
"clock": { "clock": {
"tooltip-format": "<tt><small>{calendar}</small></tt>", "tooltip-format": "<tt><small>{calendar}</small></tt>",
"format-alt": "{:%a %d. %h %H:%M}", "format": "{:%H:%M} ",
"format-alt": "{:%a %d. %h %H:%M} ",
//"on-scroll": { //"on-scroll": {
// "calendar": 1 // "calendar": 1
//} //}