crissNb / Dynamic-Island-Sketchybar

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

Pipe broken error when turning on notification island #25

Closed priyanshuppal closed 1 year ago

priyanshuppal commented 1 year ago

Hi Again,

I was experimenting and came across a weird error where it says that the pipe is broken for stdout

Screenshot 2023-01-27 at 8 19 42 pm
priyanshuppal commented 1 year ago

another thing i found is that whenever resuming music, the r always gets cut off. is there a way to change where it is displayed. ive tried but had no luck

crissNb commented 1 year ago

that the pipe is broken for stdout

Although this is an unexpected output, it shouldn't affect the core functionality of this project.

the r always gets cut off.

You may have to tweak some of the settings. The default settings are for MBP 14 inch 2021 (there's also an option for MBP 16 inch 2021). You can tweak the settings by modifying userconfig.sh (see readme for more details). I understand most values require tedious process to determine, it is normal to go through trial and error.