Fix reloading of config not working when kitty.conf does not exist when kitty is launched

Fixes #5071
This commit is contained in:
Kovid Goyal
2022-05-08 20:57:23 +05:30
parent 2427d2d9da
commit 600c595fdf
3 changed files with 11 additions and 3 deletions

View File

@@ -57,6 +57,8 @@ Detailed list of changes
- macOS: Add the :opt:`macos_colorspace` option to control what color space colors are rendered in (:iss:`4686`)
- Fix reloading of config not working when :file:`kitty.conf` does not exist when kitty is launched (:iss:`5071`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~