Răsfoiți Sursa

kitty: hyperlink support

raylu 3 ani în urmă
părinte
comite
38050dabfd
1 a modificat fișierele cu 7 adăugiri și 0 ștergeri
  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}