waybar: add clock symbol
This commit is contained in:
parent
b9031dbd7c
commit
e9895dd7f7
|
@ -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
|
||||||
//}
|
//}
|
||||||
|
|
Loading…
Reference in a new issue