Browse Source

[screenlayout] New basement layout for titan

Colin Powell 5 năm trước cách đây
mục cha
commit
66a733a828
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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