|
|
@@ -6,7 +6,7 @@
|
|
|
#: individual font faces and even specify special fonts for particular
|
|
|
#: characters.
|
|
|
|
|
|
-font_family monospace
|
|
|
+font_family InconsolataGo Nerd Font Mono
|
|
|
bold_font auto
|
|
|
italic_font auto
|
|
|
bold_italic_font auto
|
|
|
@@ -23,7 +23,7 @@ bold_italic_font auto
|
|
|
#: italic_font Operator Mono Book Italic
|
|
|
#: bold_italic_font Operator Mono Medium Italic
|
|
|
|
|
|
-font_size 11.0
|
|
|
+font_size 12.0
|
|
|
|
|
|
#: Font size (in pts)
|
|
|
|
|
|
@@ -1225,7 +1225,8 @@ map f1 show_last_visited_command_output
|
|
|
#: Window management {{{
|
|
|
|
|
|
# map kitty_mod+enter new_window
|
|
|
-map kitty_mod+shift+enter new_window_with_cwd
|
|
|
+map shift+enter new_window_with_cwd
|
|
|
+map kitty_mod+shift+enter new_window
|
|
|
|
|
|
#: You can open a new window running an arbitrary program, for
|
|
|
#: example::
|