mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 14:22:33 +00:00
Mention macOS config file path
This commit is contained in:
parent
07291547cd
commit
4a27c3743a
1 changed files with 3 additions and 2 deletions
|
|
@ -239,8 +239,9 @@ kitty is highly customizable, everything from keyboard shortcuts, to
|
|||
painting frames-per-second. See the heavily commented
|
||||
link:kitty/kitty.conf[default config file]. By default kitty looks for a
|
||||
config file in the OS config directory (usually
|
||||
`~/.config/kitty/kitty.conf` on Linux) but you can pass a specific path
|
||||
via the `--config` option.
|
||||
`~/.config/kitty/kitty.conf` on Linux and
|
||||
`~/Library/Preferences/kitty/kitty.conf` on macOS) but you can pass a specific
|
||||
path via the `--config` option.
|
||||
|
||||
== Startup Sessions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue