From 20d5da3b368a426a6de78ff3a3411fbe3ecc6d68 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sun, 14 Jan 2024 11:17:11 +0100 Subject: Move Swaybar to bottom --- sway.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway.config b/sway.config index e564f62..6a17734 100644 --- a/sway.config +++ b/sway.config @@ -209,7 +209,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. -- cgit v1.2.3