Hacker News new | ask | show | jobs
by kaladin-jasnah 1704 days ago
The formatting on the X11 configuration is off. Maybe indent or use two line breaks in the editor? Anyway, it should look like this:

  Section "Device" 
    Identifier "Intel Graphics" 
    Driver "intel" 
    Option "TearFree" "true"
  EndSection
1 comments

Yes you are correct! First time trying to post a code block from mobile, cheers.