Apple
Apple
Out of context: Reply #3893
- Started
- Last post
- 3,893 Responses
- NBQ000
For those on macOS Tahoe: If you want to restore Sequoia look in finder (without the floating sidebar and less rounded corners), type this in terminal and press enter:
defaults write -g NSSplitViewItemSidebarDefaultsTo... -bool false
defaults write -g NSConvolutionOverride1 -float 13
killall Finder- Forgot to mention after applying this and restarting it affects app windows too which looks so much better :)NBQ00