update xrandr-script for intel video
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
parent
9addc01d6b
commit
e18313154c
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
xrandr --output PANEL --auto
|
||||
xrandr --output VGA_1 --right-of PANEL
|
||||
xrandr --output VGA --auto
|
||||
xrandr --output VGA --right-of LVDS
|
||||
|
|
Loading…
Reference in a new issue