4 lines
74 B
Bash
Executable file
4 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
|
|
x-off
|
|
xrandr --output DP1 --right-of eDP1 --auto --rotate left
|