diff --git a/modules/home/programs/sway/config b/modules/home/programs/sway/config index 381e803..df173ff 100644 --- a/modules/home/programs/sway/config +++ b/modules/home/programs/sway/config @@ -116,7 +116,7 @@ bar { # When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. - status_command while date +'%a %d/%m/%Y %R'; do sleep 60; done + status_command while date +'%a %d/%m/%Y %T'; do sleep 1; done colors { statusline #ffffff