c23bfc5a82
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
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
|