From 880aa697b0b5c2df70317e42d612ab371190d50b Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Mon, 13 Oct 2025 12:20:58 +0200 Subject: [PATCH] wildfire: 474 current 2025-10-13 12:20:56 25.05.20250929.5ed4e25 6.16.9 * allow tearing --- modules/hm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index f2db720..6641194 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -59,7 +59,7 @@ in { "col.active_border" = "rgba(${colors.gruvbox-rgb.fg0},1.0) rgba(${colors.gruvbox-rgb.bg3},1.0) rgba(${colors.gruvbox-rgb.fg1},1.0) 45deg"; "col.inactive_border" = "rgba(${colors.gruvbox-rgb.bg2},1.0)"; layout = "dwindle"; - allow_tearing = false; + allow_tearing = true; }; decoration = {