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";