Quellcode durchsuchen

[screenlayout] New basement layout for titan

Colin Powell vor 5 Jahren
Ursprung
Commit
66a733a828
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      screenlayout/.screenlayout/titan-two.sh

+ 1 - 1
screenlayout/.screenlayout/titan-two.sh

@@ -1,3 +1,3 @@
 #!/bin/sh
-xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --off --output DP-2 --mode 3840x2160 --pos 0x0 --rotate normal
+xrandr --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --mode 3840x2160 --pos 1920x0 --rotate normal --output HDMI-2 --off
 changepaper