aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-04 21:57:06 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-04 21:57:06 +0200
commitb39600de2897781a65b9eda45dddeb94511ca0a3 (patch)
treecd78829da648d7d6714e164473bb7818ea8dcb54
parent4927db50f51d483b611f0ed42f97e9ac3f6e5de3 (diff)
test picom gpu on laptop
-rw-r--r--.config/picom.conf##template2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/picom.conf##template b/.config/picom.conf##template
index a6c27c6..dee049a 100644
--- a/.config/picom.conf##template
+++ b/.config/picom.conf##template
@@ -8,11 +8,11 @@ shadow-radius = 48;
shadow-opacity = 0.3;
shadow-offset-y = -48;
shadow-offset-x = -48;
+{% endif %}
# do not touch, shit finally works w/ gpu
backend = "xrender";
vsync = true;
-{% endif %}
corner-radius = 8;
shadow = true;