From d0d5b8269f4a7723e8a7faf1f7efc99d15541307 Mon Sep 17 00:00:00 2001 From: nnduc Date: Fri, 21 Feb 2025 05:55:49 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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