diff --git a/.config/sway/config b/.config/sway/config index effb8ac..c8c8a11 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -209,7 +209,9 @@ 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 %l:%M:%S %p'; do sleep 1; done + status_command while date +'%Y-%m-%d %H:%M:%S'; do sleep 1; done + + font OpenSans 10 colors { statusline #ffffff