Set Default Screenshot Name

This commit is contained in:
Andreas Gillström 2015-11-01 11:25:37 +01:00
parent 7da27dadfa
commit d9e371cd43

View File

@ -1197,6 +1197,13 @@ defaults write com.apple.screencapture disable-shadow -bool true && \
killall SystemUIServer
```
#### Set Default Screenshot Name
Date and time remain unchanged.
```bash
defaults write com.apple.screencapture name "Example name" && \
killall SystemUIServer
```
### Software Installation
#### Install PKG