Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to kill polybar preview? #158

Open
VaskMykola opened this issue Dec 29, 2021 · 5 comments
Open

How to kill polybar preview? #158

VaskMykola opened this issue Dec 29, 2021 · 5 comments

Comments

@VaskMykola
Copy link

VaskMykola commented Dec 29, 2021

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.

@cizordj
Copy link

cizordj commented Jan 3, 2022

Try using pkill polybar

it always works for me.

@alabnt
Copy link

alabnt commented Feb 13, 2022

killall -q polybar

@cizordj
Copy link

cizordj commented Feb 13, 2022

You can also use

polybar-msg cmd:quit

@sukalaper
Copy link

try sudo kill -9 $(pidof polybar)

@cizordj
Copy link

cizordj commented Mar 16, 2023

@adi1090x this issue no longer needs to be open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants