Update bspwmrc

This commit is contained in:
ramaATgit 2020-01-08 15:50:48 +00:00 committed by GitHub
parent 17b5f93b79
commit 2febfc79d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,8 @@
# If refreshing bspwm, remove all previous rules to prevent doubling up. # If refreshing bspwm, remove all previous rules to prevent doubling up.
bspc rule -r "*" bspc rule -r "*"
# Launch polybar scritp
launch_polybar &
# We look for a non-laptop monitor to use for default, but use the laptop # 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 # 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. # have an extra screen attached to a laptop, you want to use that.