Turn off experimental backends
[khome.git] / home / .xlaunch.d.horlamca / compositor
index f860bee..9e6c657 100755 (executable)
@@ -3,8 +3,8 @@
 # XXX Trying --experimental-backends due to crashes. https://superuser.com/a/1686011
 
 picom \
-    --experimental-backends \
     --shadow \
     --config ~/.compton.conf
+#    --experimental-backends \
 #    --active-opacity=0.85 \
 #    --inactive-opacity=0.65 \
This page took 0.018281 seconds and 4 git commands to generate.