diff --git a/README.md b/README.md index ef4bb2e..a093a86 100644 --- a/README.md +++ b/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 +``` ![stones](./screenshots/Screenshot_20240503_095414.png) ## Neovim