picom: use vsync-use-glfinish

This seems to remove flickering issues happening on both Intel and AMD
GPU.
This commit is contained in:
Vincent Bernat 2020-08-13 18:17:35 +02:00
parent e88fbea645
commit 62f3f84490

View file

@ -5,4 +5,5 @@ PartOf=graphical-session@%i.target
[Service]
Environment=DISPLAY=%I
ExecStart=/usr/bin/picom --backend xr_glx_hybrid \
--vsync
--vsync \
--vsync-use-glfinish