From cc910f6b7910bbbd039e08eecdc7df700cc2643e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 12 Apr 2018 07:16:20 +0530 Subject: [PATCH] ... --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 2dc00a0b2..17a1ae4f9 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -334,7 +334,7 @@ term xterm-kitty # map key1>key2>key3 action # For example: # map ctrl+f>2 set_font_size 20 -# this will change the font size to 20 points when you press ctrl+f and then 3 +# this will change the font size to 20 points when you press ctrl+f and then 2 # Clipboard {{{ map ctrl+shift+v paste_from_clipboard