diff --git a/.config/waybar/config b/.config/waybar/config index b2282cb..f55aa8f 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -53,7 +53,8 @@ }, "custom/clock": { "format": " {} ", - "exec": "date +'%Y-%m-%d %k:%M'" + "exec": "date +'%Y-%m-%d %k:%M'", + "interval": 1 }, "cpu": { "format": "{usage}% ",