diff --git a/home/dwm/picom.nix b/home/dwm/picom.nix index 1e96d86..64ab45f 100644 --- a/home/dwm/picom.nix +++ b/home/dwm/picom.nix @@ -88,8 +88,8 @@ window-shader-fg-rule = [ # "black_to_transparent.frag:class_g = 'stalonetray'", # "black_to_transparent.frag:class_g = 'Minecraft 1.7.10'", - # "black_to_transparent.frag:class_g = 'i3lock'" - # "black_to_transparent.frag:focused = true", + "black_to_transparent.frag:class_g = 'i3lock'" + "black_to_transparent.frag:focused = true" # "black_to_transparent.frag:focused != true", #"sphere.glsl:focused != true" #"nordify.glsl:class_g = 'miru'" diff --git a/hosts/modules/xserver.nix b/hosts/modules/xserver.nix index 66b0e31..24fcea2 100644 --- a/hosts/modules/xserver.nix +++ b/hosts/modules/xserver.nix @@ -79,7 +79,7 @@ owner = "eRgo35"; repo = "dwm"; rev = "main"; - hash = "sha256-jTjyai7qLs9v6PnWhLUgM+OC8Kq3VXrMhoIZhyY0JbA="; + hash = "sha256-lAiw8mqB7iAzKNO2BiXhnRV0WLYwwfyZfFQ/epgBLdo="; }; }; };