diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index a58c185f..765207c3 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -231,7 +231,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 +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done + status_command while date +'%Y-%m-%d %H:%M:%S %p'; do sleep 1; done colors { statusline #ffffff