diff options
author | June McEnroe <programble@gmail.com> | 2014-11-29 22:04:50 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2014-11-29 22:04:50 -0500 |
commit | 91960198f9c918201abe7ca7241f84610629d32b (patch) | |
tree | 435933f97fc2c4f514872a4257b108f22ef5017b /.xprofile | |
parent | Add iTerm 2 configuration (diff) | |
download | src-91960198f9c918201abe7ca7241f84610629d32b.tar.gz src-91960198f9c918201abe7ca7241f84610629d32b.zip |
Remove unused configs
Diffstat (limited to '')
-rwxr-xr-x | .xprofile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.xprofile b/.xprofile deleted file mode 100755 index 4b1a421c..00000000 --- a/.xprofile +++ /dev/null @@ -1,3 +0,0 @@ -xrandr --newmode "2560x1440_35.00" 173.75 2560 2704 2968 3376 1440 1443 1448 1472 -hsync +vsync -xrandr --addmode HDMI1 "2560x1440_35.00" -xrandr --output HDMI1 --mode "2560x1440_35.00" |