78e21b5200
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2 lines
71 B
Bash
Executable file
2 lines
71 B
Bash
Executable file
#!/bin/sh
|
|
xrandr --output HDMI1 --auto --rotate normal --left-of LVDS1
|