diff --git a/home-manager/wayland/hyprland.nix b/home-manager/wayland/hyprland.nix index 4d0219c..c199d17 100644 --- a/home-manager/wayland/hyprland.nix +++ b/home-manager/wayland/hyprland.nix @@ -56,7 +56,6 @@ in { tabs = { height = 6; render_text = false; - border_width = 0; "col.active" = "rgb(b4f9f8)"; "col.inactive" = "rgb(474f6f)"; @@ -89,12 +88,7 @@ in { ]; }; - misc = { - disable_hyprland_logo = true; - disable_autoreload = true; - new_window_takes_over_fullscreen = 2; - focus_on_activate = true; - }; + misc.disable_hyprland_logo = true; # Bindings