Disable compositor opacity
[khome.git] / home / .xlaunch.d.citadel / compositor
index 9780ef1..a8a36ef 100755 (executable)
@@ -2,7 +2,7 @@
 
 picom \
     --shadow \
-    --active-opacity=0.85 \
-    --inactive-opacity=0.65 \
     --config ~/.compton.conf \
     &
+#    --active-opacity=0.85 \
+#    --inactive-opacity=0.65 \
This page took 0.025495 seconds and 4 git commands to generate.