From 152ab8bfe1ebeeb65722894f1faf3ad36243074d Mon Sep 17 00:00:00 2001 From: Szymon P Date: Sat, 28 Feb 2026 08:51:09 +0100 Subject: [PATCH] update: modules/hypr/hyprland.nix --- modules/hypr/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {