mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Fix reloading of config not working when kitty.conf does not exist when kitty is launched
Fixes #5071
This commit is contained in:
parent
2427d2d9da
commit
600c595fdf
3 changed files with 11 additions and 3 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue