diff --git a/.config/sway/config b/.config/sway/config index 77ab56d..7774518 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -296,7 +296,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 %X'; do sleep 1; done + #status_command while true; do date +'%Y-%m-%d %X'; i; sleep 1; done + #status_command i3blocks + status_command i3status colors { statusline #ffffff