From f53589c12df8b272d140409f4da0346428d37dde Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 22 Jan 2023 10:58:25 +0530 Subject: use iwctl instead of wpa supplicant --- services/picom.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'services/picom.nix') diff --git a/services/picom.nix b/services/picom.nix index 08ba376..5def96a 100644 --- a/services/picom.nix +++ b/services/picom.nix @@ -11,7 +11,5 @@ fadeDelta = 10; fadeSteps = [ "0.04" "0.04" ]; shadow = false; - shadowOffsets = [ (-60) (-60) ]; - shadowOpacity = "0.20"; }; } -- cgit v1.2.3