Migración de Github

This commit is contained in:
Eduard Tolosa 2018-06-04 17:48:31 -05:00
commit 5f80ad5e47
113 changed files with 6084 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#Section "Device"
# Identifier "Intel Graphics"
# Driver "intel"
# Option "DRI" "false"
#EndSection
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "DRI" "3"
Option "AccelMethod" "sna" # fallback
Option "TearFree" "true"
EndSection