diff --git a/screenlayout/.screenlayout/prometheus-two.sh b/screenlayout/.screenlayout/prometheus-two.sh index beb0d39..e1c9138 100755 --- a/screenlayout/.screenlayout/prometheus-two.sh +++ b/screenlayout/.screenlayout/prometheus-two.sh @@ -1,4 +1,3 @@ #!/bin/sh -export DISPLAY=:0 -xrandr --output VGA-1 --mode 1680x1050 --pos 1366x0 --rotate left --output LVDS-1 --mode 1366x768 --pos 0x0 --rotate normal --output HDMI-3 --off --output HDMI-2 --off --output HDMI-1 --off --output DP-3 --off --output DP-2 --off --output DP-1 --off -~/.screenlayout/keyboard-and-bg.sh +xrandr --output DP3 --off --output DP2 --off --output DP1 --off --output HDMI3 --off --output HDMI2 --off --output HDMI1 --off --output LVDS1 --mode 1366x768 --pos 1920x312 --rotate normal --output VGA1 --mode 1920x1080 --pos 0x0 --rotate normal +changepaper.sh