mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-16 13:14:20 +02:00
picom: switch to default Xrender backend
This commit is contained in:
parent
5f558d8e14
commit
61396904ee
1 changed files with 1 additions and 3 deletions
|
@ -4,6 +4,4 @@ PartOf=graphical-session@%i.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=DISPLAY=%I
|
Environment=DISPLAY=%I
|
||||||
ExecStart=/usr/bin/picom --backend xr_glx_hybrid \
|
ExecStart=/usr/bin/picom --vsync
|
||||||
--vsync \
|
|
||||||
--vsync-use-glfinish
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue