Closed ucirello closed 3 years ago
That's in progress 👍
For the meantime I put this in ~/Library/LaunchAgents/xbar.plist
.
Can be probably made into an xbar plugin :)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>xbar</string>
<key>ProgramArguments</key>
<array>
<string>open</string>
<string>-a</string>
<string>xbar</string>
</array>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>
@guy4261 haha - well I think/hope we can get this feature officially supported. @leaanthony Do you have an idea of what's involved in doing this?
It's already done. It appears to be on a different branch!
@ucirello Please test the latest release 👍
@leaanthony it works
I have to manually open xbar every time I log in. I wish the previous behavior from BitBar would still be available for xbar.