mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-01 16:54:25 +02:00
picom: enable experimental backends
This commit is contained in:
parent
93943c0bc3
commit
53ee0575db
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ PartOf=graphical-session@%i.target
|
|||
|
||||
[Service]
|
||||
Environment=DISPLAY=%I
|
||||
ExecStart=/usr/bin/picom --backend xr_glx_hybrid \
|
||||
ExecStart=/usr/bin/picom --experimental-backends \
|
||||
--backend xr_glx_hybrid \
|
||||
--vsync \
|
||||
--vsync-use-glfinish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue