From feaa649f61796dba8a39c93de97983d795f0058f Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Wed, 19 Apr 2023 14:14:51 -0400 Subject: [PATCH] Turn off experimental backends --- home/.xlaunch.d.horlamca/compositor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.20.1