X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xlaunch.d.horlamca%2Fcompositor;h=9e6c6574757adea4f5eef9bc7f15a94e70726d1f;hb=3452aeb7711351462e333efd9610fad5795472f4;hp=a8a36ef73f871f783b522426abd76038ac1e0b48;hpb=720b53cddb909ab8df73d23551ae8ff9b03a33ea;p=khome.git diff --git a/home/.xlaunch.d.horlamca/compositor b/home/.xlaunch.d.horlamca/compositor index a8a36ef..9e6c657 100755 --- a/home/.xlaunch.d.horlamca/compositor +++ b/home/.xlaunch.d.horlamca/compositor @@ -1,8 +1,10 @@ #! /bin/bash +# XXX Trying --experimental-backends due to crashes. https://superuser.com/a/1686011 + picom \ --shadow \ - --config ~/.compton.conf \ - & + --config ~/.compton.conf +# --experimental-backends \ # --active-opacity=0.85 \ # --inactive-opacity=0.65 \