Update README.md

This commit is contained in:
nnduc 2025-02-21 05:55:49 +00:00
parent d51f345a9d
commit d0d5b8269f

View File

@ -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
```
![stones](./screenshots/Screenshot_20240503_095414.png)
## Neovim