mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
picom: switch to xr_glx_hybrid backend
It seems to work fine with an AMD GPU.
This commit is contained in:
parent
2362ab61cc
commit
e88fbea645
1 changed files with 1 additions and 2 deletions
|
@ -4,6 +4,5 @@ PartOf=graphical-session@%i.target
|
|||
|
||||
[Service]
|
||||
Environment=DISPLAY=%I
|
||||
ExecStart=/usr/bin/picom --experimental-backends \
|
||||
--backend glx \
|
||||
ExecStart=/usr/bin/picom --backend xr_glx_hybrid \
|
||||
--vsync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue