From 99025fa1907ab0b3607d8e3200d0d50715941620 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 26 Sep 2020 18:07:23 -0400 Subject: zeta screenlayout --- .screenlayout/zeta-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.screenlayout') diff --git a/.screenlayout/zeta-home.sh b/.screenlayout/zeta-home.sh index 6e270f5..a7839f7 100755 --- a/.screenlayout/zeta-home.sh +++ b/.screenlayout/zeta-home.sh @@ -1,2 +1,2 @@ #!/bin/sh -xrandr --output eDP1 --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output DP2 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off +xrandr --output eDP1 --primary --mode 1920x1080 --pos 0x1080 --rotate normal --output DP1 --off --output DP2 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off -- cgit v1.2.3