diff --git a/.config/sway/config b/.config/sway/config index 6214259..fab77c4 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -229,8 +229,6 @@ ### Status Bar: bar { position top - modifier $mod - mode hide # When the status_command prints a new line to stdout, swaybar updates. status_command while ~/.config/sway/status.sh; do sleep 0,5; done