From d6f32d35d3233f5dfbb0ed3fd2770dc7c9d0aa91 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 1 Nov 2020 09:32:20 +0100 Subject: update --- bin/hdmi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/hdmi') diff --git a/bin/hdmi b/bin/hdmi index 75e6f37..0b04531 100755 --- a/bin/hdmi +++ b/bin/hdmi @@ -1,7 +1,8 @@ #!/bin/sh # Toggle auxiliary HDMI screen on/off when connected/disconnected. -opt="--auto --right-of eDP-1" +opt="--auto --left-of eDP-1" +#opt="--auto --right-of eDP-1" #opt="--auto --above eDP-1" # Also add the following rule to /etc/udev/rules.d/hdmi.rules -- cgit v1.2.3