Add horlamca's compositor start script
[khome.git] / home / .xlaunch.d.horlamca / compositor
diff --git a/home/.xlaunch.d.horlamca/compositor b/home/.xlaunch.d.horlamca/compositor
new file mode 100755 (executable)
index 0000000..a8a36ef
--- /dev/null
@@ -0,0 +1,8 @@
+#! /bin/bash
+
+picom \
+    --shadow \
+    --config ~/.compton.conf \
+    &
+#    --active-opacity=0.85 \
+#    --inactive-opacity=0.65 \
This page took 0.023548 seconds and 4 git commands to generate.