From 9a33edd864bb487009f555ebcda27dce985b2a88 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 5 Sep 2016 15:10:16 -0400 Subject: Updated screen layouts --- .screenlayout/zeta-home.sh | 2 +- .screenlayout/zeta-solo.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.screenlayout') diff --git a/.screenlayout/zeta-home.sh b/.screenlayout/zeta-home.sh index 0d4972d..89cb5bf 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP2 --off +xrandr --output HDMI-2 --off --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP-2 --off diff --git a/.screenlayout/zeta-solo.sh b/.screenlayout/zeta-solo.sh index 5e19fb0..18b58ed 100755 --- a/.screenlayout/zeta-solo.sh +++ b/.screenlayout/zeta-solo.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output VIRTUAL1 --off --output eDP1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --off --output DP2 --off +xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off -- cgit v1.2.3