2026-03-27 12:44:44 -03:00
|
|
|
Section "Device"
|
|
|
|
|
Identifier "Intel Graphics"
|
|
|
|
|
Driver "modesetting"
|
|
|
|
|
Option "ShadowFB" "false" # you don't need on recent hardware
|
|
|
|
|
Option "Atomic" "true" #only effective on Xlibre, or Xorg-git with a special patch
|
2026-05-02 18:14:41 +00:00
|
|
|
Option "TearFree" "false" # Compositor is being used so TearFree is not needed
|
2026-03-27 12:44:44 -03:00
|
|
|
EndSection
|