summaryrefslogtreecommitdiff
path: root/waybar/config.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/config.jsonc')
-rw-r--r--waybar/config.jsonc4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index c038b5d..edfee1c 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -27,7 +27,7 @@
},
"clock": {
"interval": 60,
- "format": "KW {:%V %a %Y-%m-%d %H:%M}",
- "max-length": 25
+ "format": "KW {:%V %a %Y-%m-%d %H:%M UTC%z}",
+ "max-length": 50
}
}