[mon] adding monitor script

This commit is contained in:
Felix Buehler 2017-01-27 21:07:41 +01:00
parent 404644044d
commit c3b682b26f
2 changed files with 5 additions and 0 deletions

4
bin/mon-toggle.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
xrandr 1> /dev/null
sleep 2
xrandr --output VGA1 --auto --pos 1600x0 --output LVDS1 --auto --pos 0x150 --primary --output HDMI1 --auto --output DP1 --auto