From 05e590693d939fc62d99b941fa4bc858342ba7f8 Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 17 Aug 2023 12:05:00 +0900 Subject: [PATCH] reduce blu --- hosts/nixos-laptop/home-manager/hyprland-conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/nixos-laptop/home-manager/hyprland-conf.nix b/hosts/nixos-laptop/home-manager/hyprland-conf.nix index f702a061..511bde4f 100644 --- a/hosts/nixos-laptop/home-manager/hyprland-conf.nix +++ b/hosts/nixos-laptop/home-manager/hyprland-conf.nix @@ -61,7 +61,7 @@ shadow_render_power = 3 col.shadow = rgba(1a1a1aee) blur { - size = 8 + size = 6 passes = 4 ignore_opacity = true }