Allow updating timezone from right-clicking the clock

Closes #314
This commit is contained in:
David Heinemeier Hansson
2025-07-26 11:15:06 -04:00
parent 51e2fa8598
commit eace29af7d
4 changed files with 21 additions and 1 deletions

View File

@ -50,7 +50,8 @@
"clock": {
"format": "{:%A %H:%M}",
"format-alt": "{:%d %B W%V %Y}",
"tooltip": false
"tooltip": false,
"on-click-right": "omarchy-cmd-tzupdate"
},
"network": {
"format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"],