mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 08:18:08 +02:00
Gate Wayland modifier autodiscovery behind an environment variable
This commit is contained in:
@@ -64,6 +64,13 @@ Variables that influence kitty behavior
|
||||
Same as :envvar:`VISUAL`. Used if :envvar:`VISUAL` is not set.
|
||||
|
||||
|
||||
.. envvar:: KITTY_WAYLAND_DETECT_MODIFIERS
|
||||
|
||||
When set to a non-empty value, kitty attempts to autodiscover XKB
|
||||
modifiers under Wayland. It is possible for the autodiscovery to
|
||||
fail; the default Wayland XKB mappings are used in this case.
|
||||
|
||||
|
||||
Variables that kitty sets when running child programs
|
||||
|
||||
.. envvar:: LANG
|
||||
|
||||
Reference in New Issue
Block a user