diff options
author | Amin Bandali <amin@gnu.org> | 2018-08-30 17:57:44 -0400 |
---|---|---|
committer | Amin Bandali <amin@gnu.org> | 2018-08-30 17:57:44 -0400 |
commit | dc8184b76bc10716a8f7b442559bc03df453e967 (patch) | |
tree | e9184e850b91484726b3f5ef33255ffb633412e8 /other/xorg | |
parent | f7fddd5fc4d2c8e3314d1158076d6b5386c46d86 (diff) | |
download | configs-dc8184b76bc10716a8f7b442559bc03df453e967.tar.gz configs-dc8184b76bc10716a8f7b442559bc03df453e967.tar.xz configs-dc8184b76bc10716a8f7b442559bc03df453e967.zip |
remove vestigial other/ directory
Diffstat (limited to 'other/xorg')
-rw-r--r-- | other/xorg/20-intel.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/other/xorg/20-intel.conf b/other/xorg/20-intel.conf deleted file mode 100644 index 1c55117..0000000 --- a/other/xorg/20-intel.conf +++ /dev/null @@ -1,5 +0,0 @@ -Section "Device" - Identifier "Intel Graphics" - Driver "intel" - Option "TearFree" "true" -EndSection |