Merge branch 'master' of https://github.com/joshmfrankel/kitty
This commit is contained in:
commit
ec8ac5d94c
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ def help_of(x: str) -> str:
|
|||
)
|
||||
|
||||
opt('+kitty_override', '', long_text='Override individual kitty configuration options, can be specified multiple times.'
|
||||
' Syntax: :italic:`name=value`. For example: :code:`font_size=20`.'
|
||||
' Syntax: :italic:`kitty_override name=value`. For example: :code:`kitty_override font_size=20`.'
|
||||
)
|
||||
|
||||
opt('app_id', f'{appname}-quick-access',
|
||||
|
|
|
|||
Loading…
Reference in a new issue