raylu пре 3 година
родитељ
комит
38050dabfd
1 измењених фајлова са 7 додато и 0 уклоњено
  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}