X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.i3%2Fscreen.sh;h=1250fbe86479c3505d50a464fe93bca04c4a373c;hb=5c03e6e91441c2a3018adba7c1b2624cbdb5f18b;hp=0a9dfd899ced4b04cf81cb497a1070734d462330;hpb=255090fd2c6f2e4f02ff5c35c473ffff985e1dcb;p=dotfiles.git diff --git a/.i3/screen.sh b/.i3/screen.sh index 0a9dfd8..1250fbe 100755 --- a/.i3/screen.sh +++ b/.i3/screen.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output HDMI1 --mode 1280x1024 --pos 0x0 --rotate normal --output DP1 --off --output VGA1 --primary --mode 1680x1050 --pos 1280x0 --rotate normal +xrandr --output HDMI1 --mode 1920x1200 --pos 1280x0 --rotate normal --output DP1 --off --output VGA1 --mode 1280x1024 --pos 0x0 --rotate normal