dotfiles
Version:
The first JavaScript-based dotfiles powered by Grunt.
57 lines • 1.43 kB
JSON
[
{
"checked": true,
"name": "Allow quitting via ⌘ + Q; doing so will also hide desktop icons",
"value": "finder_quit"
},
{
"checked": true,
"name": "Allow text selection in Quick Look",
"value": "finder_selection"
},
{
"checked": true,
"name": "Automatically open a new window when a volume is mounted",
"value": "finder_window"
},
{
"checked": true,
"name": "Disable window and Get Info animations",
"value": "finder_animation"
},
{
"checked": true,
"name": "Display full path as Finder window title",
"value": "finder_path"
},
{
"checked": true,
"name": "Enable AirDrop over Ethernet and on unsupported Macs running Lion",
"value": "finder_airdrop"
},
{
"checked": true,
"name": "Enable spring loading for directories",
"value": "finder_spring"
},
{
"checked": true,
"name": "Show all filename extensions",
"value": "finder_extension"
},
{
"checked": true,
"name": "Show hidden files by default",
"value": "finder_hidden"
},
{
"checked": true,
"name": "Show path bar",
"value": "finder_pathbar"
},
{
"checked": true,
"name": "Show status bar",
"value": "finder_statusbar"
}
]