Skip to content

show/hide plugin from command line? #74

Answered by FelixKratz
lilruffian asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, you can simply disable drawing of the item:

sketchybar -m --set <name> drawing=off

and reenable it via:

sketchybar -m --set <name> drawing=on

It is also possible to toggle the drawing state via:

sketchybar -m --set <name> drawing=toggle

Hope this answers your question.
Edit: Update to v2.0.0 Syntax

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by FelixKratz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants