summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/scrwork4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/bin/scrwork b/.local/bin/scrwork
index cb0b904..6ad3567 100755
--- a/.local/bin/scrwork
+++ b/.local/bin/scrwork
@@ -46,9 +46,9 @@
xrandr --output LVDS-1 --off
xrandr --output VGA-1 --mode 1280x1024 --pos 0x0 --rotate normal
-xrandr --output HDMI-1 --off
+xrandr --output HDMI-1 --primary --mode 1920x1080 --pos 1280x0 --rotate normal
xrandr --output DP-1 --off
-xrandr --output HDMI-2 --primary --mode 1920x1080 --pos 1280x0 --rotate normal
+xrandr --output HDMI-2 --off
xrandr --output HDMI-3 --off
xrandr --output DP-2 --off
xrandr --output DP-3 --off