aboutsummaryrefslogtreecommitdiff
path: root/bin/with-two-monitors
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbin/with-two-monitors2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/with-two-monitors b/bin/with-two-monitors
index 25d9069e..57e4ecff 100755
--- a/bin/with-two-monitors
+++ b/bin/with-two-monitors
@@ -1,2 +1,2 @@
#!/bin/sh
-xrandr --output LVDS-1 --mode 1366x768 --pos 1920x0 --rotate normal --output VGA-1 --off --output HDMI-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off
+xrandr --output eDP-1 --mode 1366x768 --pos 1920x0 --rotate normal --output HDMI-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --off