update
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
899979d3ba
commit
cf4aed7452
9 changed files with 44 additions and 22 deletions
6
x-oben
6
x-oben
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
x-off
|
||||
|
||||
xrandr --output HDMI1 --auto --rotate normal --above LVDS1
|
||||
xrandr --output DP1 --auto --rotate normal --above LVDS1
|
||||
xrandr --output VGA1 --auto --rotate normal --above LVDS1
|
||||
xrandr --output HDMI1 --auto --rotate normal --above eDP1
|
||||
xrandr --output DP1 --auto --rotate normal --above eDP1
|
||||
xrandr --output VGA1 --auto --rotate normal --above eDP1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue