diff --git a/.config/waybar/config b/.config/waybar/config index cb5339b..be1d26c 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -20,7 +20,7 @@ }, "clock": { "interval": 5, - "format": "{:%a %b %d %H:%M:%S}", + "format": "{:%a %b %d %R:%OS}", "tooltip-format": "{:%Y %B}\n{calendar}", "format-alt": "{:%Y-%m-%d}" },