Add comment to tearfree
All checks were successful
os / build (push) Successful in 1h14m31s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-02 18:14:41 +00:00
commit 8d7d28d36b

View file

@ -3,5 +3,5 @@ Section "Device"
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
Option "TearFree" "false"
Option "TearFree" "false" # Compositor is being used so TearFree is not needed
EndSection