We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931b7cc commit a77f5f4Copy full SHA for a77f5f4
Configs/.config/kitty/kitty.conf
@@ -10,6 +10,7 @@ include theme.conf
10
#hide_window_decorations yes
11
#confirm_os_window_close 0
12
13
-include userprefs.conf # initially empty, to be configured by user and remains static
+# initially empty, to be configured by user and remains static
14
+include userprefs.conf
15
16
# Note: as userprefs.conf is included at the end, settings configured in this file will override the defaults
0 commit comments