Update README.md
This commit is contained in:
parent
d51f345a9d
commit
d0d5b8269f
10
README.md
10
README.md
@ -20,6 +20,16 @@
|
||||
- playerctl
|
||||
## For screen tearing:
|
||||
- Fix xorg config with appropriate driver.
|
||||
- Driver:
|
||||
- intel: xf86-video-intel
|
||||
- sudo -e /etc/X11/xorg.conf.d/20-intel.conf
|
||||
```
|
||||
Section "Device"
|
||||
Identifier "Intel Graphics"
|
||||
Driver "intel"
|
||||
Option "TearFree" "true"
|
||||
EndSection
|
||||
```
|
||||

|
||||
|
||||
## Neovim
|
||||
|
Loading…
x
Reference in New Issue
Block a user