Noel Johnson
Results
2
comments of
Noel Johnson
just modify the lauch.sh ` ~/.config/polybar/launch.sh` the changes i made to make it work: ``` launch_bar() { killall -q polybar while pgrep -u $UID -x polybar >/dev/null; do sleep 1;...
> > Add at the end of config.ini of your theme: > > [bar/secondary] > > inherit = bar/main > > monitor = DVI-I-0 ; > ; You can override...