mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-12 11:14:21 +02:00
There are some artifacts with xr_glx_hybrid and it is not available as experimental. Let's try glx with experimental backend. No tearing. Tested with https://www.youtube.com/watch?v=MfL_JkcEFbE.
7 lines
149 B
Desktop File
7 lines
149 B
Desktop File
[Unit]
|
|
Description=Compositor for X11
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/picom --experimental-backends
|
|
Restart=on-failure
|