xrandr script for single screen layout

This commit is contained in:
Abhay Rana 2015-08-14 01:41:39 +05:30
parent cd46178310
commit 5bb0656128
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 968x0 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --off --output VGA1 --off