From 5f67272146536cfd95b92f61329b65b97a07fc8e Mon Sep 17 00:00:00 2001 From: Tim Schubert Date: Sun, 2 Feb 2025 11:27:52 +0100 Subject: [PATCH] feat(home): move swaybar to bottom --- home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/default.nix b/home/default.nix index 457d7ad..300898b 100644 --- a/home/default.nix +++ b/home/default.nix @@ -381,7 +381,7 @@ in # # 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.