polybar-themes icon indicating copy to clipboard operation
polybar-themes copied to clipboard

How to kill polybar preview?

Open VaskMykola opened this issue 3 years ago • 5 comments

Just know after ~/.config/polybar/colorblocks/preview.sh I got 3 lines of polybar on the bottom, but I don`t know the names to polybar -q them.

PS: I just restarted the system and it helped but it`s not the best way, as for me.

VaskMykola avatar Dec 29 '21 17:12 VaskMykola

Try using pkill polybar

it always works for me.

cizordj avatar Jan 03 '22 22:01 cizordj

killall -q polybar

alabnt avatar Feb 13 '22 16:02 alabnt

You can also use

polybar-msg cmd:quit

cizordj avatar Feb 13 '22 16:02 cizordj

try sudo kill -9 $(pidof polybar)

sukalaper avatar Mar 14 '23 13:03 sukalaper

@adi1090x this issue no longer needs to be open.

cizordj avatar Mar 16 '23 16:03 cizordj