diff --git a/linux.conf b/linux.conf index 2d1b524..f7d968f 100644 --- a/linux.conf +++ b/linux.conf @@ -28,6 +28,10 @@ map ctrl+shift+minus change_font_size all -1.0 map ctrl+shift+0 change_font_size all 0 #: }}} +#: URL hints {{{ +map ctrl+shift+b kitten hints --type url +#: }}} + #: Miscellaneous {{{ map ctrl+shift+alt+r load_config_file #: }}} diff --git a/macos.conf b/macos.conf index fa73b02..07a2f74 100644 --- a/macos.conf +++ b/macos.conf @@ -28,6 +28,10 @@ map cmd+minus change_font_size all -1.0 map cmd+0 change_font_size all 0 #: }}} +#: URL hints {{{ +map ctrl+shift+b kitten hints --type url +#: }}} + #: Miscellaneous {{{ map ctrl+shift+cmd+r load_config_file #: }}}