diff options
-rwxr-xr-x | .screenlayout/weird.sh##c.desktop,h.Maus | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.screenlayout/weird.sh##c.desktop,h.Maus b/.screenlayout/weird.sh##c.desktop,h.Maus new file mode 100755 index 0000000..e1e8041 --- /dev/null +++ b/.screenlayout/weird.sh##c.desktop,h.Maus | |||
@@ -0,0 +1,2 @@ | |||
1 | #!/bin/sh | ||
2 | xrandr --output DVI-D-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --primary --mode 1920x1080 --pos 1132x608 --rotate normal --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off | ||