X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.xlaunch.d.horlamca%2Fcompositor;h=f860bee27b89c8122339d2df6da6a5abe2465f0c;hb=dbc03ddf2472416405188cf46bcfdf2e0d58968b;hp=a8a36ef73f871f783b522426abd76038ac1e0b48;hpb=720b53cddb909ab8df73d23551ae8ff9b03a33ea;p=khome.git diff --git a/home/.xlaunch.d.horlamca/compositor b/home/.xlaunch.d.horlamca/compositor index a8a36ef..f860bee 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 \ + --experimental-backends \ --shadow \ - --config ~/.compton.conf \ - & + --config ~/.compton.conf # --active-opacity=0.85 \ # --inactive-opacity=0.65 \