Skip to content

Instantly share code, notes, and snippets.

@kyktommy
Last active April 7, 2020 03:09
Show Gist options
  • Save kyktommy/986d300bbf2c9bfb22f85b2c0e035f46 to your computer and use it in GitHub Desktop.
Save kyktommy/986d300bbf2c9bfb22f85b2c0e035f46 to your computer and use it in GitHub Desktop.
helpful mac settings
# save disk space, screen no need png
defaults write com.apple.screencapture type jpg;killall SystemUIServer
@kyktommy
Copy link
Author

kyktommy commented Apr 7, 2020

Disable screen floating thumbnail in mac os 10.14
https://osxdaily.com/2019/08/02/disable-screenshot-thumbnail-preview-mac/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment