mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 06:56:12 +01:00
feat: dwm and picom sync
This commit is contained in:
@@ -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'"
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
owner = "eRgo35";
|
owner = "eRgo35";
|
||||||
repo = "dwm";
|
repo = "dwm";
|
||||||
rev = "main";
|
rev = "main";
|
||||||
hash = "sha256-jTjyai7qLs9v6PnWhLUgM+OC8Kq3VXrMhoIZhyY0JbA=";
|
hash = "sha256-lAiw8mqB7iAzKNO2BiXhnRV0WLYwwfyZfFQ/epgBLdo=";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user