Files
bspwm-install-mde/screen-tearing/tearfree-readme
2022-01-03 20:42:16 +01:00

35 lines
622 B
Plaintext

/etc/X11/xorg.conf.d/
# Check the current status
Run command: xrandr --verbose | grep "TearFree"
Show Graphics Card Information
Run command: inxi -G
#*_#*_#*_*#_*#_*#_*
AMD GPU
-.-.-.-.-.-.-.-.-.-
sudo nano /etc/X11/xorg.conf.d/20-amdgpu.conf
Section "Device"
Identifier "AMD Graphics"
Driver "amdgpu"
Option "TearFree" "true"
EndSection
#*_#*_#*_*#_*#_*#_*#_*#_*#_#*_#*_#*_#*_#*_#*_#*#_*#_#*_#*_#*
nVidia GPU Composition Pipeline / X Server Settings
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
sudo nvidia-settings
/etc/X11/xorg.conf