mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
picom: use vsync-use-glfinish
This seems to remove flickering issues happening on both Intel and AMD GPU.
This commit is contained in:
parent
e88fbea645
commit
62f3f84490
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue