projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
013f9eb
)
add intel xorg conf (enables TearFree)
author
Amin Bandali
<me@aminb.org>
Fri, 6 Mar 2015 02:42:05 +0000
(21:42 -0500)
committer
Amin Bandali
<me@aminb.org>
Fri, 6 Mar 2015 02:42:05 +0000
(21:42 -0500)
other/xorg/20-intel.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/other/xorg/20-intel.conf
b/other/xorg/20-intel.conf
new file mode 100644
(file)
index 0000000..
1c55117
--- /dev/null
+++ b/
other/xorg/20-intel.conf
@@ -0,0
+1,5
@@
+Section "Device"
+ Identifier "Intel Graphics"
+ Driver "intel"
+ Option "TearFree" "true"
+EndSection