picom: don't use experimental backends

There is some flickering from time to time. Let's wait the next
version for that.
This commit is contained in:
Vincent Bernat 2020-08-01 22:19:07 +02:00
parent a09b4a1470
commit f306ffe866

View file

@ -4,8 +4,7 @@ PartOf=graphical-session@%i.target
[Service] [Service]
Environment=DISPLAY=%I Environment=DISPLAY=%I
ExecStart=/usr/bin/picom --experimental-backends \ ExecStart=/usr/bin/picom --backend glx \
--backend glx \
--glx-no-stencil \ --glx-no-stencil \
--glx-no-rebind-pixmap \ --glx-no-rebind-pixmap \
--vsync --vsync