2 lines
72 B
Text
2 lines
72 B
Text
|
|
#!/bin/sh
|
||
|
|
xrandr --output HDMI1 --auto --rotate normal --right-of LVDS1
|