From a24c34acb7b672416b3afa9a88f888bd109cc09f Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Tue, 22 Sep 2020 20:24:00 +0200 Subject: [PATCH] Fix wrong monitorname for laptop --- .config/bspwm/bspwmrc | 2 +- .config/polybar/bars.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 005c0c7..06c5efc 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -11,7 +11,7 @@ if [[ $host_name == "portalo" ]]; then #bspc desktop ^9 --layout monocle bspc desktop ^10 --layout monocle elif [[ $host_name == *"laptop"* ]]; then - bspc monitor eDP1 -d web terminal 3 4 5 6 7 8 9 10 + bspc monitor eDP-1 -d web terminal 3 4 5 6 7 8 9 10 else bspc monitor primary -d web terminal 3 4 5 6 7 8 9 10 fi diff --git a/.config/polybar/bars.ini b/.config/polybar/bars.ini index 10b3169..6953ab3 100644 --- a/.config/polybar/bars.ini +++ b/.config/polybar/bars.ini @@ -71,7 +71,7 @@ [bar/laptop-primary] inherit = bar/base - monitor = eDP1 + monitor = eDP-1 modules-left = bspwm i3 modules-center =