waybar: Set timezone for clock
This commit is contained in:
parent
a249cd60fc
commit
720f2bae50
1 changed files with 2 additions and 1 deletions
|
|
@ -16,7 +16,8 @@
|
|||
},
|
||||
"clock#time": {
|
||||
"interval": 20,
|
||||
"format": " {:%H:%M}"
|
||||
"format": " {:%H:%M}",
|
||||
"timezone": "Europe/Berlin"
|
||||
},
|
||||
"clock#date": {
|
||||
"interval": 60,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue