From 36e07e3cfbe089c634495def53649fa84ae0488c Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sun, 1 Dec 2024 14:47:30 +0100 Subject: move swaybar to bottom --- user/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3