Skip to content

README blacklist contains error #6

@WorkInProgress-Development

Description

Hello!
Just reporting that the README list the way of blacklisting in terminal being defaults write org.w0lf.zestyWin $(osascript -e 'id of app "Application Name"') 0 , while in practice the plist value should be 1 (I just read the org.w0lf.zestyWin plist to figure this out, and have tested this.) (i.e. defaults write org.w0lf.zestyWin $(osascript -e 'id of app "Application Name"') 1)

Not sure whether this project is still being worked on, so not making a PR unless requested.
Thanks for some amazing software!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions