From 76615f8f65cedb016f605d92970bc3e54da6a0c0 Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 31 Aug 2022 14:51:34 +0200 Subject: [PATCH] kitty: update url_prefixes list --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index c123fd3..f969baa 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -318,7 +318,7 @@ open_url_with no_op #: special value default means to use the operating system's default #: URL handler. -url_prefixes http https file ftp gemini irc gopher mailto news git ssh +url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh #: The set of URL prefixes to look for when detecting a URL under the #: mouse cursor.