Last active
April 7, 2020 03:09
-
-
Save kyktommy/986d300bbf2c9bfb22f85b2c0e035f46 to your computer and use it in GitHub Desktop.
helpful mac settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# save disk space, screen no need png | |
defaults write com.apple.screencapture type jpg;killall SystemUIServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Disable screen floating thumbnail in mac os 10.14
https://osxdaily.com/2019/08/02/disable-screenshot-thumbnail-preview-mac/