https://www.reddit.com/r/unixporn/comments/1v1kyz8/macos_modify_window_appearance_in_tahoe_using/
In brief the below command allows for customizing the corner radius of MacOS apps on Tahoe.
defaults write -g NSConvolutionOverride1 -float <Value>
Thank you for the work you did!
https://www.reddit.com/r/unixporn/comments/1v1kyz8/macos_modify_window_appearance_in_tahoe_using/
In brief the below command allows for customizing the corner radius of MacOS apps on Tahoe.
Thank you for the work you did!