From 614cdf0612bd9e46650e76c452bc1639aeeed671 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 14 Jun 2021 21:54:29 +0200 Subject: [PATCH] [HLWM] Adjusted display outputs in hlwm-display-switch.sh --- scripts/hlwm-display-switch.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/hlwm-display-switch.sh b/scripts/hlwm-display-switch.sh index e2a4377..e1bafc6 100755 --- a/scripts/hlwm-display-switch.sh +++ b/scripts/hlwm-display-switch.sh @@ -1,8 +1,8 @@ #!/bin/sh -extern_1="HDMI1" -extern_2="DP1" -intern="eDP1" +extern_1="HDMI-1" +extern_2="DP-1" +intern="eDP-1" polybar_top_padding=22 switch_internal() {