macOS-Defaults
macOS-Defaults copied to clipboard
A centralized place for the awesome work started by @mathiasbynens on .macos
Going line by line here for El Capitan, taken from https://github.com/mathiasbynens/dotfiles/commit/605a0102aa4f5c8c680f2e41c13a2783d96ed3f6
Has anyone found a way to customize it on `Sierra`? In theory there should be a sqlite3 db in `~/Library/Application\ Support/Dock/`… But I've not seen anything.
http://osxdaily.com/2015/11/05/stop-gatekeeper-auto-rearm-mac-os-x/
I have an early 2013 Retina MBP, so I need to pick up a new Magic Trackpad 2 to test. Those of you who have newer MBPs, let me know...
Doesn't appear to work in El Capitan. http://www.cultofmac.com/133205/use-a-secret-gesture-to-switch-to-the-previous-space-os-x-tips/GfPSPXpjSQuLqMCH.99
https://github.com/mathiasbynens/dotfiles/issues/310 https://github.com/mathiasbynens/custom.keylayout/tree/master/qwerty
http://www.defaults-write.com/change-os-x-text-cursor-blink-rate/
Wondering if there is a duration setting for the animation that happens when going between full-screen app windows. Maybe it's just me, but it feels gratuitous.
I figured out how to hide it via the CLI, `defaults write -g _HIHideMenuBar -int 1` but not control the animation. It's not slow by default, I'm just curious.