From: Siraaj Khandkar Date: Wed, 19 Apr 2023 18:14:51 +0000 (-0400) Subject: Turn off experimental backends X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=feaa649f61796dba8a39c93de97983d795f0058f Turn off experimental backends --- diff --git a/home/.xlaunch.d.horlamca/compositor b/home/.xlaunch.d.horlamca/compositor index f860bee..9e6c657 100755 --- a/home/.xlaunch.d.horlamca/compositor +++ b/home/.xlaunch.d.horlamca/compositor @@ -3,8 +3,8 @@ # XXX Trying --experimental-backends due to crashes. https://superuser.com/a/1686011 picom \ - --experimental-backends \ --shadow \ --config ~/.compton.conf +# --experimental-backends \ # --active-opacity=0.85 \ # --inactive-opacity=0.65 \