mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 03:40:57 +01:00
bspwm: Update polybar command
Since passing no options is the equivalent of not wanting to use a bar, we pass "main" here instead.
This commit is contained in:
parent
41f46f38f2
commit
22a4e548d1
@ -58,7 +58,7 @@ xset s off -dpms
|
||||
compton -b
|
||||
|
||||
# Start polybar
|
||||
~/.config/polybar/launch.sh
|
||||
~/.config/polybar/launch.sh main
|
||||
|
||||
# bspc rules
|
||||
bspc rule -a mpv state=floating
|
||||
|
Loading…
Reference in New Issue
Block a user