|
|
@ -9,11 +9,11 @@
|
|
|
|
# /System/Library/CoreServices/Menu Extras/Bluetooth.menu
|
|
|
|
# /System/Library/CoreServices/Menu Extras/Bluetooth.menu
|
|
|
|
# /System/Library/CoreServices/Menu Extras/Battery.menu
|
|
|
|
# /System/Library/CoreServices/Menu Extras/Battery.menu
|
|
|
|
# with_lines: ls ~/Library/Preferences/ByHost/com.apple.systemuiserver.*
|
|
|
|
# with_lines: ls ~/Library/Preferences/ByHost/com.apple.systemuiserver.*
|
|
|
|
- command: /usr/libexec/PlistBuddy -c "{{ item }}" ~/Library/Preferences/com.apple.finder.plist
|
|
|
|
# - command: /usr/libexec/PlistBuddy -c "{{ item }}" ~/Library/Preferences/com.apple.finder.plist
|
|
|
|
with_items:
|
|
|
|
# with_items:
|
|
|
|
- Set :DesktopViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
# - Set :DesktopViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
- Set :FK_StandardViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
# - Set :FK_StandardViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
- Set :StandardViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
# - Set :StandardViewSettings:IconViewSettings:arrangeBy grid
|
|
|
|
- command: killall {{ item }}
|
|
|
|
- command: killall {{ item }}
|
|
|
|
with_items:
|
|
|
|
with_items:
|
|
|
|
- Finder
|
|
|
|
- Finder
|
|
|
|