diff options
author | June McEnroe <june@causal.agency> | 2014-11-29 22:04:50 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2014-11-29 22:04:50 -0500 |
commit | 03e270a7536536833f286569067089787133c9d0 (patch) | |
tree | f60142b2d14a45d973815b650ff02234190dfded /.xprofile | |
parent | Add iTerm 2 configuration (diff) | |
download | src-03e270a7536536833f286569067089787133c9d0.tar.gz src-03e270a7536536833f286569067089787133c9d0.zip |
Remove unused configs
Diffstat (limited to '.xprofile')
-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" |