From 2febfc79d0578732a8cda8a80a55c830be4c6acb Mon Sep 17 00:00:00 2001 From: ramaATgit <47178963+ramaATgit@users.noreply.github.com> Date: Wed, 8 Jan 2020 15:50:48 +0000 Subject: [PATCH] Update bspwmrc --- .config/bspwm/bspwmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 1a4c639a..64552a25 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -2,7 +2,8 @@ # If refreshing bspwm, remove all previous rules to prevent doubling up. bspc rule -r "*" - +# Launch polybar scritp +launch_polybar & # We look for a non-laptop monitor to use for default, but use the laptop # screen (LVDS) if there's nothing else. This is because I assume that if you # have an extra screen attached to a laptop, you want to use that.