From dbbe5d4b7605ebeca98ba3231f64420e78433808 Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Mon, 5 Dec 2022 00:11:48 +0000 Subject: [PATCH] sway: Move bar to bottom --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 9989200..1bd9364 100644 --- a/sway/config +++ b/sway/config @@ -221,7 +221,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. # The default just shows the current date and time.