waybar(date): add timezone param

This commit is contained in:
surtur 2021-12-26 01:57:45 +01:00
parent 5e7b1a9b26
commit 6254490263
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -22,7 +22,7 @@
},
"clock#time": {
"interval": 1,
"format": "{:%H:%M:%S} ",
"format": "{:%H:%M:%S %z}",
"tooltip": false
},
"clock#date": {