diff --git a/waybar/config.jsonc b/waybar/config.jsonc index 00c8b92..693ee70 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -52,7 +52,7 @@ }, "custom/clock": { - "exec": "date '+%a %b %d %H:%M'", + "exec": "date '+%a %b %d %-I:%M %p'", "interval": 30, "format": "{}", "tooltip": false