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
| # Screenshots | |
| ############# | |
| # Disable Screenshot shadow | |
| defaults write com.apple.screencapture disable-shadow -bool true | |
| # Screenshot name | |
| defaults write com.apple.screencapture name "capture" | |
| # Files |
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
| <meta name="viewport" content="width=device-width" /> | |
| <meta name="viewport" content="width=1020" /> |
NewerOlder