cmacrae / spacebar

A minimal status bar for macOS. Ideal for use with tiling window managers like yabai
MIT License
1.22k stars 52 forks source link

Allow setting the title (without center shell) #105

Closed npx closed 2 years ago

npx commented 2 years ago

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

npx commented 2 years ago

I went with another option :)