Skip to content
Discussion options

You must be logged in to vote

The background width at the sides is controlled by the left padding of the item and the right padding of the label, if both are drawing, as in the visualization shown on the website: https://felixkratz.github.io/SketchyBar/config/items. If either icon or label are not drawing, the excess width is controlled by the paddings of the remaining text.

Try this:

sketchybar --set <name> icon.padding_left=0 label.padding_right=0

and play with the values till you arrive at something you like. You could also go negative with these values.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by itaysharir
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
2 participants