waybar: add clock symbol
This commit is contained in:
parent
b9031dbd7c
commit
e9895dd7f7
|
@ -37,7 +37,8 @@
|
|||
},
|
||||
"clock": {
|
||||
"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": {
|
||||
// "calendar": 1
|
||||
//}
|
||||
|
|
Loading…
Reference in a new issue