From b76b4e8266eb83a33afe3a3aca79bc78cbceea97 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Fri, 20 Jun 2025 15:45:54 +0200 Subject: [PATCH] wildfire: 257 current 2025-06-20 15:45:49 25.05.20250617.36ab78d 6.15.2 * increase blur --- modules/home/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/hyprland.nix b/modules/home/hyprland.nix index 676d0da..3695d8b 100644 --- a/modules/home/hyprland.nix +++ b/modules/home/hyprland.nix @@ -40,7 +40,7 @@ in { blur = { enabled = true; xray = true; - size = 3; + size = 4; passes = 4; }; };