Browse Source

kitty: hyperlink support

raylu 3 năm trước cách đây
mục cha
commit
38050dabfd
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      config/kitty/open-actions.conf

+ 7 - 0
config/kitty/open-actions.conf

@@ -0,0 +1,7 @@
+# Open any image in the full kitty window by clicking on it
+protocol file
+mime image/*
+action launch --type=overlay kitty +kitten icat --hold ${FILE_PATH}
+
+protocol file
+action send_text normal ${FILE_PATH}