cf4aed7452
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
5 lines
137 B
Bash
Executable file
5 lines
137 B
Bash
Executable file
#!/bin/sh
|
|
|
|
x-off
|
|
xrandr --output DP1 --auto --rotate normal --right-of eDP1
|
|
xrandr --output HDMI1 --auto --rotate normal --right-of eDP1
|