globinclude stopped workgin use include instead

This commit is contained in:
Kenneth Benzie 2024-04-06 13:32:49 +01:00
parent ee87c62850
commit 0088c63a12

View File

@ -1471,4 +1471,4 @@ map kitty_mod+f6 debug_config
#: Include all configuration files in the kitty.d directory, use this to
#override the : defaults defined in this root configuration file.
globinclude kitty.d/*.conf
include kitty.d/local.conf