kitty: add environment and darwinLaunchOptions options (#2280)
* kitty: add environment option * kitty: add darwinLaunchOptions option See https://sw.kovidgoyal.net/kitty/faq/#how-do-i-specify-command-line-options-for-kitty-on-macos * kitty: only allow darwinLaunchOptions on darwin * kitty: make expression shorter * kitty: fix assertion message
This commit is contained in:
parent
f637e145d7
commit
33db7cc6a6
4 changed files with 59 additions and 0 deletions
|
|
@ -14,4 +14,7 @@ map ctrl+c copy_or_interrupt
|
|||
map ctrl+f>2 set_font_size 20
|
||||
|
||||
|
||||
env LS_COLORS=1
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue