added various scripts

This commit is contained in:
Tobias Kessels
2017-09-18 11:47:26 +02:00
parent a1857f4a5b
commit 555d0ef695
25 changed files with 678 additions and 1 deletions

4
reset_screens.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
xrandr --output DVI-I-1 --mode 1920x1080 --rotate left --pos 0x0
xrandr --output DP-2 --primary --mode 2560x1440 --pos 1080x350
xrandr --output DP-3 --mode 2560x1440 --pos 3640x350