diff --git a/config/waybar/modules/info.json b/config/waybar/modules/info.json index 34ec4e1..e8a9ae6 100644 --- a/config/waybar/modules/info.json +++ b/config/waybar/modules/info.json @@ -5,7 +5,7 @@ }, "clock": { - "format": " {:%a, %d %b %I:%M}", // replace %I with %H for 24h format + "format": " {:%a, %d %b %H:%M}", // replace %I with %H for 24h format "tooltip": true, "tooltip-format": "{:%Y %B}\n{calendar}", "on-click": "morgen"