diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index 93873b7c..0ec9af40 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -57,8 +57,8 @@ "on-click": "alacritty -e btop" }, "clock": { - "format": "{:%A %H:%M}", - "format-alt": "{:%d %B W%V %Y}", + "format": "{:L%A %H:%M}", + "format-alt": "{:L%d %B W%V %Y}", "tooltip": false, "on-click-right": "omarchy-cmd-tzupdate" },