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