From bffbeee5c99d07993a951d9d67c9096023ab89a6 Mon Sep 17 00:00:00 2001 From: benstrb Date: Sun, 11 Jan 2026 16:59:59 +0100 Subject: [PATCH] non important commit --- home/modules/polybar.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/modules/polybar.nix b/home/modules/polybar.nix index 272d195..eca29d5 100644 --- a/home/modules/polybar.nix +++ b/home/modules/polybar.nix @@ -38,7 +38,7 @@ width = "100%"; height = "30"; offset-y = "0"; - bottom = "true"; + top = "true"; fixed-center = "true"; wm-restack = "bspwm"; @@ -72,7 +72,7 @@ width = "100%"; height = "30"; offset-y = "0"; - bottom = "true"; + top = "true"; fixed-center = "true"; wm-restack = "bspwm";