Skip to content

Commit a77f5f4

Browse files
committed
Fixup for config row was not parsed correctly
1 parent 931b7cc commit a77f5f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Configs/.config/kitty/kitty.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ include theme.conf
1010
#hide_window_decorations yes
1111
#confirm_os_window_close 0
1212

13-
include userprefs.conf # initially empty, to be configured by user and remains static
13+
# initially empty, to be configured by user and remains static
14+
include userprefs.conf
1415

1516
# Note: as userprefs.conf is included at the end, settings configured in this file will override the defaults

0 commit comments

Comments
 (0)