5 ms·
Here's how to set screenshots to save in your Downloads folder: defaults write com.apple.screencapture location ~/Downloads && killall SystemUIServer
by jiux 4y ago
Here's how to set screenshots to save in your Downloads folder:
defaults write com.apple.screencapture location ~/Downloads && killall SystemUIServer
- Delphiki 4y agoOr press command+shift+5 click the "Options" button, and then the "Other Location..." option in the "Save to" menu, like it shows in the article.
- wintermutestwin 4y agoTinkerTool lets you edit the Destination Folder, Format and some additional screenshot settings. I much prefer this because it allows me to quickly check the current setting as opposed to a "black box" CLI command.
- lloeki 4y agoMaybe? defaults read com.apple.screencapture location