update: modules/hypr/hyprland.nix

This commit is contained in:
2026-02-28 08:51:09 +01:00
parent 997e669803
commit 152ab8bfe1

View File

@@ -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 = {