diff options
-rw-r--r-- | user/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sway/config b/user/sway/config index b4158ce..e98653b 100644 --- a/user/sway/config +++ b/user/sway/config @@ -201,7 +201,7 @@ bindsym $mod+r mode "resize" # # Read `man 5 sway-bar` for more information about this section. bar { - position top + position bottom # When the status_command prints a new line to stdout, swaybar updates. status_command i3status-rs |