From f306ffe86647dfc8ab896ead01b88252b4ccb6a8 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 1 Aug 2020 22:19:07 +0200 Subject: [PATCH] picom: don't use experimental backends There is some flickering from time to time. Let's wait the next version for that. --- systemd/picom@.service | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/systemd/picom@.service b/systemd/picom@.service index 465963c..4183998 100644 --- a/systemd/picom@.service +++ b/systemd/picom@.service @@ -4,8 +4,7 @@ PartOf=graphical-session@%i.target [Service] Environment=DISPLAY=%I -ExecStart=/usr/bin/picom --experimental-backends \ - --backend glx \ +ExecStart=/usr/bin/picom --backend glx \ --glx-no-stencil \ --glx-no-rebind-pixmap \ --vsync