mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-30 14:30:48 +02: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:
@ -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
|
||||
|
Reference in New Issue
Block a user