feat: dwm and picom sync

This commit is contained in:
2024-12-28 15:38:32 +01:00
parent 589e5de4c9
commit 0d2a1e8e5a
2 changed files with 3 additions and 3 deletions

View File

@@ -88,8 +88,8 @@
window-shader-fg-rule = [ window-shader-fg-rule = [
# "black_to_transparent.frag:class_g = 'stalonetray'", # "black_to_transparent.frag:class_g = 'stalonetray'",
# "black_to_transparent.frag:class_g = 'Minecraft 1.7.10'", # "black_to_transparent.frag:class_g = 'Minecraft 1.7.10'",
# "black_to_transparent.frag:class_g = 'i3lock'" "black_to_transparent.frag:class_g = 'i3lock'"
# "black_to_transparent.frag:focused = true", "black_to_transparent.frag:focused = true"
# "black_to_transparent.frag:focused != true", # "black_to_transparent.frag:focused != true",
#"sphere.glsl:focused != true" #"sphere.glsl:focused != true"
#"nordify.glsl:class_g = 'miru'" #"nordify.glsl:class_g = 'miru'"

View File

@@ -79,7 +79,7 @@
owner = "eRgo35"; owner = "eRgo35";
repo = "dwm"; repo = "dwm";
rev = "main"; rev = "main";
hash = "sha256-jTjyai7qLs9v6PnWhLUgM+OC8Kq3VXrMhoIZhyY0JbA="; hash = "sha256-lAiw8mqB7iAzKNO2BiXhnRV0WLYwwfyZfFQ/epgBLdo=";
}; };
}; };
}; };