remove comment

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-16 17:58:44 -03:00
commit 456fb282e8

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" "true" # We will be using compositor, so TearFree (extra buffer) in the driver is not necessary
Option "TearFree" "true"
EndSection