diff --git a/modules/hypr/hyprland.nix b/modules/hypr/hyprland.nix index 1cec470..2f669b1 100644 --- a/modules/hypr/hyprland.nix +++ b/modules/hypr/hyprland.nix @@ -56,7 +56,7 @@ in "col.inactive_border" = "$overlay1"; resize_on_border = false; allow_tearing = false; - layout = if isNixOS then "scrolling" else "dwindle"; # i use hyprland-git on nixos + layout = "scrolling"; }; animations = {