From bd3ebf8a0e43257e1a7ba25efa0bdddf3c7ec9d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 1 Feb 2018 22:25:30 +0100 Subject: Once again dashes in mxrandr I am back on consolekit. --- local/bin/mxrandr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'local/bin/mxrandr') diff --git a/local/bin/mxrandr b/local/bin/mxrandr index 7c51128..81ae511 100755 --- a/local/bin/mxrandr +++ b/local/bin/mxrandr @@ -8,9 +8,9 @@ disconnectedOutputs=$(xrandr | grep -E " disconnected (primary )?[1-9]+" | awk ' cmd="xrandr " cmd_def=$cmd -INTERNAL=eDP1 -HDMI=HDMI1 -VGA=VGA1 +INTERNAL=eDP-1 +HDMI=HDMI-1 +VGA=VGA-1 for device in "$disconnectedOutputs"; do if [ -n "$defice" ]; then -- cgit v1.2.3