fix
This commit is contained in:
parent
8f317e02aa
commit
925b4116cd
1 changed files with 5 additions and 0 deletions
5
finderprefs.scpt
Normal file
5
finderprefs.scpt
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
tell application "System Events"
|
||||||
|
tell application "Finder"
|
||||||
|
set sidebar preferences to {airdrop:true, home folder:true, applications folder:true}
|
||||||
|
end tell
|
||||||
|
end tell
|
Loading…
Reference in a new issue