Przeglądaj źródła

xrandr disabled

Birk Weiberg 1 rok temu
rodzic
commit
156b5a8c44
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      startup.sh

+ 4 - 4
startup.sh

@ -6,12 +6,12 @@ git fetch
6 6
7 7
git pull
8 8
9
xrandr --output HDMI-2 --same-as HDMI-1
9
# xrandr --output HDMI-2 --same-as HDMI-1
10 10
11
xrandr --output HDMI-1 --panning 3840x1080
11
# xrandr --output HDMI-1 --panning 3840x1080
12 12
13
xrandr --output HDMI-2 --pos 1080x0
13
# xrandr --output HDMI-2 --pos 1080x0
14 14
15
autorandr --change projection
15
# autorandr --change projection
16 16
17 17
chromium-browser --password-store=basic --start-fullscreen http://localhost