+xlocal
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
b9c9d0753a
commit
51f2985414
1 changed files with 5 additions and 0 deletions
5
x-local
Executable file
5
x-local
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
xrandr --output HDMI1 --off
|
||||
xrandr --output DP1 --off
|
||||
xrandr --output eDP1 --auto
|
||||
xrandr --output DP1 --auto --above eDP1
|
Loading…
Reference in a new issue