Created
March 30, 2016 00:08
-
-
Save jamescarr/d2fda444f0c332eed548c8b549a4b21b to your computer and use it in GitHub Desktop.
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
| - name: Set Screensaver | |
| osx_defaults: | |
| domain: com.apple.screensaver | |
| host: currentHost | |
| key: showClock | |
| type: int | |
| value: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment