X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xlaunch.d.citadel%2Fcompositor;fp=home%2F.xlaunch.d.citadel%2Fcompositor;h=434b4b82afd9bc7b2b426e551f2987976e320fa4;hb=d6c84e8b89440d9a31e6acfdd0d66092528e1948;hp=0000000000000000000000000000000000000000;hpb=73c0dfd5b666ad46d4ddce7e21ae8380fc305e79;p=khome.git diff --git a/home/.xlaunch.d.citadel/compositor b/home/.xlaunch.d.citadel/compositor new file mode 100755 index 0000000..434b4b8 --- /dev/null +++ b/home/.xlaunch.d.citadel/compositor @@ -0,0 +1,8 @@ +#! /bin/bash + +picom \ + --shadow \ + --active-opacity=0.95 \ + --inactive-opacity=0.8 \ + --config ~/.compton.conf \ + &