crissNb / Dynamic-Island-Sketchybar

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

P_DYNAMIC_ISLAND_MONITOR_HORIZONTAL_RESOLUTION issue #52

Closed SmartGecko44 closed 1 year ago

SmartGecko44 commented 1 year ago

When I change the P_DYNAMIC_ISLAND_MONITOR_HORIZONTAL_RESOLUTION to the appropriate size (1440) for my MBA 15" 2023, the notch gets bigger instead of smaller. Even with the P_DYNAMIC_ISLAND_DEFAULT_WIDTH set to 1, it is still about 5cm to wide on each side.

priyanshuppal commented 1 year ago

I've been using negative values for my personal config. Think I was using -35 from memory

SmartGecko44 commented 1 year ago

Thanks, for some reason I didn't think of using negative numbers.