Mention option for using natural title bar on mac.

This commit is contained in:
Julien Wintz 2017-03-26 15:55:24 +02:00
parent 1f7c8d095d
commit 1ffa4740d9
1 changed files with 7 additions and 0 deletions

View File

@ -157,6 +157,13 @@ providing Spacemacs icon.
See [emacs-plus](https://github.com/d12frosted/homebrew-emacs-plus) for more
information.
*Note*: to have the title bar match your theme background color,
consider using instead:
``` sh
$ brew install emacs-plus --HEAD --with-natural-title-bars
```
*Note:* after you have completed the [install process](#install) below, it is
also recommended to add the [osx layer][] to your [dotfile][]. Install
instructions are available in the [osx layer][] documentation.