A
A
Alexey2017-09-11 15:36:06
macOS
Alexey, 2017-09-11 15:36:06

How to resize a selection dialog in macOS?

How to resize the file selection dialog in macOS? The problem is that you need to constantly expand this window to see the content and select the desired file, since the window is very small. Is it possible to force these dimensions somehow in the system? It's annoying to push it all the time :(
60c7b06da6044f7f9f0e125947752d31.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Semchenko, 2017-09-11
@0xcffaedfe

defaults write com.sublimetext.3 NSNavPanelExpandedSizeForOpenMode -string '{500,200}'
defaults write com.sublimetext.3 NSNavPanelExpandedSizeForSaveMode -string '{500,200}'
Where (com.sublimetext.3) is the desired domain.
Z / S / I normally save the size and so in any application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question