mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-09 15:05:07 +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
|
compton -b
|
||||||
|
|
||||||
# Start polybar
|
# Start polybar
|
||||||
~/.config/polybar/launch.sh
|
~/.config/polybar/launch.sh main
|
||||||
|
|
||||||
# bspc rules
|
# bspc rules
|
||||||
bspc rule -a mpv state=floating
|
bspc rule -a mpv state=floating
|
||||||
|
Reference in New Issue
Block a user