updated some files and added dockerproxyscript

This commit is contained in:
Tobias Kessels
2018-11-19 13:48:17 +01:00
parent 4918c011fc
commit 07537d53f5
10 changed files with 76 additions and 6 deletions
+2 -2
View File
@@ -1,4 +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-1 --mode 2560x1440 --pos 3640x350
xrandr --output DP-1 --primary --mode 2560x1440 --pos 1080x350
xrandr --output DP-2 --mode 2560x1440 --pos 3640x350