From 23ab3fd13a1a3b096cdb182d5ec7789d6ab20d89 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Mon, 13 Oct 2025 14:10:19 +0200 Subject: [PATCH] non important commit --- home/modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index cd2a9d6..59685cf 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -205,7 +205,7 @@ general.hide_cursor = true; background = { - blur_size = 8; + blur_size = 3; blur_passes = 3; }; };