From 0170bf636b51fd5260a12b4b295db2a98f9240cd Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 15 Mar 2018 20:58:26 +0530 Subject: [PATCH] ... --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index fb0b5b8c6..952da6ec0 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -518,6 +518,7 @@ Apple does not want you to use command line options with GUI applications. To workaround that limitation, kitty will read command line options from the file `~/Library/Preferences/kitty/macos-launch-services-cmdline` when it is launched from the GUI, i.e. by clicking the kitty application icon or using `open -a kitty`. +Note that this file is *only read* when running via the GUI. You can, of course, also run kitty from a terminal with command line options, using: `/Applications/kitty.app/Contents/MacOS/kitty`.