benji / set-res-bdesk
#!/bin/sh
xrandr --auto
xrandr --output HDMI-A-2 --primary
xrandr --addmode DisplayPort-0 1440x900
xrandr --output DisplayPort-0 --mode 1440x900
xrandr --output DisplayPort-0 --left-of HDMI-A-2
~/.fehbg
#!/bin/sh
xrandr --auto
xrandr --output HDMI-A-2 --primary
xrandr --addmode DisplayPort-0 1440x900
xrandr --output DisplayPort-0 --mode 1440x900
xrandr --output DisplayPort-0 --left-of HDMI-A-2
~/.fehbg