summaryrefslogtreecommitdiff
path: root/bin/hdmi
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hdmi')
-rwxr-xr-xbin/hdmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/hdmi b/bin/hdmi
index f5f7b1f..75e6f37 100755
--- a/bin/hdmi
+++ b/bin/hdmi
@@ -2,6 +2,7 @@
# Toggle auxiliary HDMI screen on/off when connected/disconnected.
opt="--auto --right-of eDP-1"
+#opt="--auto --above eDP-1"
# Also add the following rule to /etc/udev/rules.d/hdmi.rules
# KERNEL=="card0", SUBSYSTEM=="drm", ENV{DISPLAY}=":0", ENV{XAUTHORITY}="/home/marc/.Xauthority", RUN+="/home/marc/bin/hdmi"