update
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
3187235b6c
commit
9468f9b060
34 changed files with 108 additions and 58 deletions
7
x-links
7
x-links
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
xrandr --output HDMI1 --off
|
||||
xrandr --output DP1 --off
|
||||
xrandr --output HDMI1 --auto --rotate normal --left-of eDP1
|
||||
x-off
|
||||
|
||||
xrandr --output HDMI1 --auto --rotate normal --left-of LVDS1
|
||||
xrandr --output DP1 --auto --rotate normal --left-of LVDS1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue