diff --git a/.config/sway/config b/.config/sway/config index 2c58d5b..6214259 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -229,10 +229,10 @@ ### Status Bar: bar { position top + modifier $mod + mode hide # When the status_command prints a new line to stdout, swaybar updates. - # status_command while date +'%d-%m-%Y %l:%M:%S %p'; do sleep 1; done - status_command i3status - # mode hide + status_command while ~/.config/sway/status.sh; do sleep 0,5; done colors { statusline $text