diff options
author | Yigit Sever | 2020-09-18 00:45:23 +0300 |
---|---|---|
committer | Yigit Sever | 2020-09-18 00:45:23 +0300 |
commit | 887c500c6b93afb978d770338048f917ed4091a7 (patch) | |
tree | 57e7baf556c84a63037484742cab3c7a86540157 /.screenlayout | |
parent | 3a6003cee585dbdabec939940c4de421dbd122fb (diff) | |
download | dotfiles-887c500c6b93afb978d770338048f917ed4091a7.tar.gz dotfiles-887c500c6b93afb978d770338048f917ed4091a7.tar.bz2 dotfiles-887c500c6b93afb978d770338048f917ed4091a7.zip |
Rename & remove
Diffstat (limited to '.screenlayout')
-rwxr-xr-x | .screenlayout/weird.sh##c.desktop,h.Maus | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.screenlayout/weird.sh##c.desktop,h.Maus b/.screenlayout/weird.sh##c.desktop,h.Maus deleted file mode 100755 index e1e8041..0000000 --- a/.screenlayout/weird.sh##c.desktop,h.Maus +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
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 | ||