This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathexample.yml
64 lines (64 loc) · 1.7 KB
/
example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
jobs:
- uses: sysprefs.configureGeneral
args:
appearance: dark
accentColor: blue
highlightColor: blue
sidebarIconSize: small
autoHideMenuBar: false
showScrollBars: auto
clickScrollBar: jumpToNextPage
defaultWebBrowser: Google Chrome.app
askWhenClosingDocuments: true
closeWindowsWhenQuittingApp: true
recentItems: 0
allowHandoff: true
useFontSmoothing: true
- uses: sysprefs.configureDock
args:
size: 0.25
magnification: false
magnificationSize: 0
location: left
minimizeEffect: genie
preferTabsWhenOpeningDocuments: inFullScreenOnly
doubleClickTitleBar: zoom
minimizeToAppIcon: false
animate: true
autohide: true
showOpenIndicators: true
showRecentApps: false
- uses: sysprefs.configureMissionControl
args:
autoRearrangeSpaces: false
switchSpaceWhenSwithToApp: true
groupWindowsByApp: false
displaysHaveSeparateSpaces: true
missionControlKeyShortcut: "[control][up]"
appWindowsKeyShortcut: "[control][down]"
showDesktopKeyShortcut: F11
- uses: sysprefs.configureSpotlight
args:
searchResults:
- Applications
- System Preferences
- Calculator
- Conversion
- Definition
- Contacts
- Movies
- Music
- PDF Documents
- Presentations
- Spreadsheets
- Spotlight Suggestions
allowSpotlightInLookup: true
- uses: desktops.changePicture
args:
picture: Catalina Rock
- uses: desktops.configureScreenSaver
args:
screenSaver: Brooklyn
delayInterval: 5
mainScreenOnly: false
showClock: true