cmacrae / spacebar

A minimal status bar for macOS. Ideal for use with tiling window managers like yabai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow setting the title (without center shell)

npx opened this issue · comments

I want to display the current space's windows in the center. I can easily query this via yabai, jq and format it.
Using a yabai signal, I can update the spacebar title.
Currently, however, I must rely on the center shell, which eventually crashes spacebar.

If I could set the title directly via spacebar -m title --set something something I could build my dream hah

I went with another option :)