+x-on
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
a079f786d7
commit
2d595b0db2
1 changed files with 8 additions and 0 deletions
8
x-on
Normal file
8
x-on
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#!/bin/sh
|
||||||
|
x-off
|
||||||
|
|
||||||
|
# Work
|
||||||
|
xrandr --output DP1 --auto --rotate normal --above eDP1
|
||||||
|
|
||||||
|
# Home
|
||||||
|
xrandr --output HDMI1 --auto --rotate normal --left-of eDP1
|
Loading…
Reference in a new issue