diff options
author | Yigit Sever | 2020-05-14 13:40:37 +0300 |
---|---|---|
committer | Yigit Sever | 2020-05-14 13:40:37 +0300 |
commit | 632ea038519b58312c5bed7ad8788d4e46cfa12a (patch) | |
tree | d19da88f3c5bd897dca6a2634b98bfb9989c8176 /.screenlayout | |
parent | 7d97392d13c548b6ca9a1ecde41c29f28ed0c061 (diff) | |
parent | baf7fef97f1fe2f1bbe8159f5a5a928a2eba73be (diff) | |
download | dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.gz dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.tar.bz2 dotfiles-632ea038519b58312c5bed7ad8788d4e46cfa12a.zip |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.screenlayout')
-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 | ||