Document a couple more env vars
This commit is contained in:
parent
a82bc6738c
commit
e23b4ce6b4
@ -52,6 +52,10 @@ Variables that influence kitty behavior
|
|||||||
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
||||||
directory lookup mechanism see, :option:`kitty --config`.
|
directory lookup mechanism see, :option:`kitty --config`.
|
||||||
|
|
||||||
|
.. envvar:: KITTY_CACHE_DIRECTORY
|
||||||
|
|
||||||
|
Controls where kitty stores cache files. Defaults to :file:`~/.cache/kitty`
|
||||||
|
or :file:`~/Library/Caches/kitty` on macOS.
|
||||||
|
|
||||||
.. envvar:: VISUAL
|
.. envvar:: VISUAL
|
||||||
|
|
||||||
@ -64,6 +68,11 @@ Variables that influence kitty behavior
|
|||||||
Same as :envvar:`VISUAL`. Used if :envvar:`VISUAL` is not set.
|
Same as :envvar:`VISUAL`. Used if :envvar:`VISUAL` is not set.
|
||||||
|
|
||||||
|
|
||||||
|
.. envvar:: GLFW_IM_MODULE
|
||||||
|
|
||||||
|
Set this to ``ibus`` to enable support for IME under X11.
|
||||||
|
|
||||||
|
|
||||||
Variables that kitty sets when running child programs
|
Variables that kitty sets when running child programs
|
||||||
|
|
||||||
.. envvar:: LANG
|
.. envvar:: LANG
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user