Giter Site home page Giter Site logo

macos-defaults's Introduction

macOS Defaults

A place to centralize the great work @mathiasbynens did gathering and fostering a community around finding and documenting macOS default configuration from the command-line.

Repo configuration

Note: There are 2 branches.

  1. master: Reflects http://mths.be/macos at all times.
  2. suttle: My personal preferences and settings.

Executing the .macos file

When setting up a new Mac, you may want to set some sensible macOS defaults:

./.macos

Reference

Unsure of what you can modify or which commands to use? Check out REFERENCE.md.

macos-defaults's People

Contributors

driesvints avatar kevinsuttle avatar mathiasbynens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

macos-defaults's Issues

Menu icons always showing

The section "# Menu bar: hide the Time Machine, Volume, User, and Bluetooth icons" does not work on my OSX 10.9.1 box. The icons always remain, even after a killall and restart. Even resetting PRAM did not help. Any suggestions?

Customize Launchpad

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.

Change default browser

general

This one seems less straightforward. More about changing a group of file type handlers for OSX.

For example:

# For Safari
    handler id:            580
        URL scheme:    http
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            672
        URL scheme:    https
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            764
        content type:  public.html
        options:
        all roles:     com.apple.safari (0x8000042b)
    --------------------------------------------------------------------------------
    handler id:            856
        content type:  public.xhtml
        options:
        all roles:     com.apple.safari (0x8000042b)

You can find and display the values in a temporary file with the following command:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Laun\ chServices.framework/Versions/A/Support/lsregister -dump | open -fe

Animation between full-screen windows?

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.

LCD Font Smoothing

general

I see two possible properties here.

defaults read NSGlobalDomain AppleFontSmoothing
defaults read NSGlobalDomain AppleAntiAliasingThreshold

Not sure which is which. @mathiasbynens any ideas?

Wallpaper Setting

I was looking if there exists a setting for the desktop wallpaper dir. I would like to simply set one string with the wallpaper dir for all space. I looked up these domains com.apple.systempreferences and com.apple.desktop but could not find any answer.

Do you know where this setting is hidden?

Implement vars and functions

Wondering if setting variables and functions for this would make more sense, instead of listing tons of file URLs and defaults write commands.

Force touch

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 if you find any settings.

Handoff (aka Continuity)

general

The one thing I've found is that you can at least see if it's supported on your Mac.
system_profiler SPBluetoothDataType | grep LMP (via LifeHacker)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.