SketchyBar icon indicating copy to clipboard operation
SketchyBar copied to clipboard

How to add an item to a bracket that already exists?

Open aspauldingcode opened this issue 1 month ago • 1 comments

I know I can run:

sketchybar --add bracket lbracket apple space '/space\..*/' separator_left front_app left \
  --set lbracket "${brackets[@]}"

But since I've already run that, when I add a new item, space.2 for example, I'm trying to get it to add into the bracket.

But, it is not adding to the lbracket.

aspauldingcode avatar May 29 '24 23:05 aspauldingcode