Adds second monitor arandr script

This commit is contained in:
Abhay Rana 2015-06-24 01:43:38 +05:30
parent a3ea34ec71
commit ce93d948ac
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 0x1152 --rotate normal --output DP1 --mode 1920x1080 --pos 1920x0 --rotate left --output HDMI2 --off --output HDMI1 --off --output VGA1 --off