From 41a5fdea757a86aecce06454a41c4f55973dbfb5 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 9 Feb 2014 23:04:12 -0500 Subject: Add .xprofile --- .xprofile | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .xprofile 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" -- cgit 1.4.1