summary refs log tree commit diff
path: root/.xprofile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2014-02-09 23:04:12 -0500
committerJune McEnroe <programble@gmail.com>2014-02-09 23:04:12 -0500
commit179104938bbdb68f1a5b6c421085757d6e2cf5f4 (patch)
tree67e8f10f84a398a0596a878273b27edfd1562e06 /.xprofile
parentAdd vim-coffee-script plugin (diff)
downloadsrc-179104938bbdb68f1a5b6c421085757d6e2cf5f4.tar.gz
src-179104938bbdb68f1a5b6c421085757d6e2cf5f4.zip
Add .xprofile
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
new file mode 100755
index 00000000..4b1a421c
--- /dev/null
+++ b/.xprofile
@@ -0,0 +1,3 @@
+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"