Add .screenlayout/desktop.sh
This commit is contained in:
parent
ac69730348
commit
7dba847531
1 changed files with 2 additions and 0 deletions
2
dot_screenlayout/executable_desktop.sh
Normal file
2
dot_screenlayout/executable_desktop.sh
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/sh
|
||||||
|
xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --off --output DP-0 --mode 1920x1200 --pos 0x0 --rotate normal --output DP-1 --off --output DVI-D-0 --mode 1680x1050 --pos 1920x75 --rotate normal --output None-1-1 --off
|
Loading…
Reference in a new issue