@@ -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}
+
+action send_text normal ${FILE_PATH}