When using the include directive in kitty.conf make the environment variable KITTY_OS available for OS specific config

This commit is contained in:
Kovid Goyal
2022-12-04 21:03:24 +05:30
parent fda4aa21a1
commit d7d96c2e7b
4 changed files with 25 additions and 5 deletions

View File

@@ -61,6 +61,7 @@ Detailed list of changes
- When drawing the tab bar have the default left and right margins drawn in a color matching the neighboring tab (:iss:`5719`)
- When using the :code:`include` directive in :file:`kitty.conf` make the environment variable :envvar:`KITTY_OS` available for OS specific config.
0.26.5 [2022-11-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~