1
0
Fork 0

waybar: Set timezone for clock

This commit is contained in:
coderkun 2024-10-13 17:42:25 +02:00
commit 720f2bae50

View file

@ -16,7 +16,8 @@
},
"clock#time": {
"interval": 20,
"format": " {:%H:%M}"
"format": " {:%H:%M}",
"timezone": "Europe/Berlin"
},
"clock#date": {
"interval": 60,