added multi-monitor support

This commit is contained in:
paul-loedige
2020-11-22 12:12:52 +01:00
parent 90e43d50d7
commit 2bc3cb742f
4 changed files with 6 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
xrandr --output DVI-I-1 --primary --mode 1280x1024 --pos 2082x0 --rotate normal --output DP-1 --off --output DP-2 --off --output DP-3 --mode 3440x1440 --pos 1080x1024 --rotate normal --output HDMI-1 --mode 1920x1080 --pos 0x699 --rotate left