[vriska] renaming, display changes in screenlayouts
This commit is contained in:
parent
45e5d756a6
commit
c294604dda
3 changed files with 5 additions and 5 deletions
10
_local/vriska/.screenlayout/homeoffice_syd.sh
Executable file
10
_local/vriska/.screenlayout/homeoffice_syd.sh
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
#!/bin/sh
|
||||
|
||||
# needed because this script stops working after detaching laptop from docking station
|
||||
#xrandr --output DP-2-1 --off --output DP-2-2 --off
|
||||
|
||||
xrandr --output eDP-1 --mode 1920x1080 --pos 0x0 --scale 1x1 --rotate normal \
|
||||
--output DP-1 --primary --mode 1920x1080 --pos 1920x0 --rotate normal
|
||||
|
||||
[ -f ~/.fehbg ] && sh ~/.fehbg
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue