aboutsummaryrefslogtreecommitdiff
path: root/.screenlayout
diff options
context:
space:
mode:
Diffstat (limited to '.screenlayout')
-rwxr-xr-x.screenlayout/zeta-home.sh2
-rwxr-xr-x.screenlayout/zeta-solo.sh2
2 files changed, 2 insertions, 2 deletions
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