Track X session launchers
[khome.git] / home / .xlaunch.d.citadel / compositor
diff --git a/home/.xlaunch.d.citadel/compositor b/home/.xlaunch.d.citadel/compositor
new file mode 100755 (executable)
index 0000000..434b4b8
--- /dev/null
@@ -0,0 +1,8 @@
+#! /bin/bash
+
+picom \
+    --shadow \
+    --active-opacity=0.95 \
+    --inactive-opacity=0.8 \
+    --config ~/.compton.conf \
+    &
This page took 0.02853 seconds and 4 git commands to generate.