Mention macOS config file path

This commit is contained in:
Kovid Goyal 2017-01-18 21:37:16 +05:30
parent 07291547cd
commit 4a27c3743a

View File

@ -239,8 +239,9 @@ kitty is highly customizable, everything from keyboard shortcuts, to
painting frames-per-second. See the heavily commented painting frames-per-second. See the heavily commented
link:kitty/kitty.conf[default config file]. By default kitty looks for a link:kitty/kitty.conf[default config file]. By default kitty looks for a
config file in the OS config directory (usually config file in the OS config directory (usually
`~/.config/kitty/kitty.conf` on Linux) but you can pass a specific path `~/.config/kitty/kitty.conf` on Linux and
via the `--config` option. `~/Library/Preferences/kitty/kitty.conf` on macOS) but you can pass a specific
path via the `--config` option.
== Startup Sessions == Startup Sessions