Open aspauldingcode opened 6 months ago
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.
space.2
But, it is not adding to the lbracket.
something like a sketchybar command to add an item to an existing bracket?
I know I can run:
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.