mirror of
https://github.com/tiyn/wiki.git
synced 2026-02-22 10:24:47 +01:00
markdown syntax: formatted all files with prettier
This commit is contained in:
@@ -7,11 +7,12 @@
|
||||
Linux can sometimes have problems with screen tearing.
|
||||
To get this working you need to change the `/etc/X11/xorg.conf.d/20-intel.conf` to:
|
||||
|
||||
```
|
||||
```txt
|
||||
Section "Device"
|
||||
Identifier "Intel Graphics"
|
||||
Driver "intel"
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
```
|
||||
|
||||
This was found on [maketecheasier](https://www.maketecheasier.com/get-rid-screen-tearing-linux).
|
||||
|
||||
Reference in New Issue
Block a user