5 lines
71 B
Text
5 lines
71 B
Text
|
#!/bin/sh
|
||
|
|
||
|
x-off
|
||
|
xrandr --output DP1 --above eDP1 --auto --rotate left
|