1
0
Fork 0
dotfiles/sysconfig_arch/lib/etc/X11/xorg.conf.d/20-intel.conf.gpdp2
2020-12-24 01:52:20 +01:00

7 lines
181 B
Text

Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
Option "DRI" "3"
EndSection