diff --git a/home/jonas/hyprland.nix b/home/jonas/hyprland.nix index 46f0d55..3a966c9 100644 --- a/home/jonas/hyprland.nix +++ b/home/jonas/hyprland.nix @@ -11,7 +11,7 @@ programs.waybar.enable = true; programs.waybar.settings.mainBar = { - position = "bottom"; + position = "top"; layer = "top"; height = 5; margin-top = 0;