I'm on aerospace, because of that I want to turn of displays have separate spaces (it actually does increase performance by quite a lot). Thankfully there exists commit fb5923291182e5070b1aef5feaed0caaa2b36074 which should do just that, but I'm struggling to build sketchybar from source.
Not sure what step 3 does.
Also, in my aerospace.toml config file I configured to start sketchybar on launch and notify sketchybar about workspace change (all of that works when installing with brew)
After all that all hell breaks loose. Sketchybar keeps asking me accessibility and screen record permissions non stop and even though they are turned on in system settings sketchybar does not detect that and keeps spaming me with requests. Also, I think step 3 broke my work wifi, but it might be unrelated: it still connects, but I don't have internet access for like 5 minutes after boot, and I don't know why, extremely frustrating since every time I try to change some settings i need to restart my mac book for them to take effect
Please show me what might be wrong and how to actually configure sketchybar from source, I really like it
I'm on aerospace, because of that I want to turn of displays have separate spaces (it actually does increase performance by quite a lot). Thankfully there exists commit fb5923291182e5070b1aef5feaed0caaa2b36074 which should do just that, but I'm struggling to build sketchybar from source.
I am following what I found in issue https://github.com/FelixKratz/SketchyBar/issues/608#issue-2499821609 and https://github.com/FelixKratz/SketchyBar/issues/541#issue-2255284430.
Those two suggest two following steps(I skipped config step since I already have one) to build sketchybar from source: 1.
into
~/Library/LaunchAgents/git.felix.sketchybar.plist
Not sure what step 3 does. Also, in my
aerospace.toml
config file I configured to start sketchybar on launch and notify sketchybar about workspace change (all of that works when installing with brew)After all that all hell breaks loose. Sketchybar keeps asking me accessibility and screen record permissions non stop and even though they are turned on in system settings sketchybar does not detect that and keeps spaming me with requests. Also, I think step 3 broke my work wifi, but it might be unrelated: it still connects, but I don't have internet access for like 5 minutes after boot, and I don't know why, extremely frustrating since every time I try to change some settings i need to restart my mac book for them to take effect
Please show me what might be wrong and how to actually configure sketchybar from source, I really like it