58dc2a7241
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
xrandr --output VGA --auto
|
|
xrandr --output VGA --left-of LVDS
|