crissNb / Dynamic-Island-Sketchybar

Dynamic Island on iPhone 14 Pro implementation on Mac using Sketchybar
MIT License
411 stars 22 forks source link

Config for 16" notch? #19

Closed marcusramberg closed 1 year ago

marcusramberg commented 1 year ago

Been trying to tweak this for 16" mbp, but I can't seem to make the notifications big enough. Anyone have a working config?

crissNb commented 1 year ago

As of right now, the notification island is currently slightly broken. It's in one of my To Do list to reimplement the notification island in C (fetching notifications).

With that being said, if you get a working config on 16" mbp, please let me know as well. I think it'll be great if we add preconfigured configs so that users can just switch between the notch size appropriate to their laptop by changing just one value in a config.

Yukig59 commented 1 year ago

userconfig.txt @crissNb Hey mate ! I'm using your project on my Macbook pro 16", and I edited some values to make it work on my device. Notifications are still broken (seems you know it) and spotify only display a blank island. Apps names are displaying well tho. You'll find the config file attached to this, in a txt format (sh wasn't uploading) Feel free if you wanna know anything, happy to help. Cheers Yuki

crissNb commented 1 year ago

Thank you. I've added your configuration file (after adjusting one or two defaults to stay consistent) in userconfigs/ directory. As of right now, users need to manually copy the right config file for themselves (see readme installation section for more details).

Maybe in the future I'll make changing between config presets easier. Closing this issue for now.