diff options
Diffstat (limited to '.config/lf/clean')
-rwxr-xr-x | .config/lf/clean | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/lf/clean b/.config/lf/clean new file mode 100755 index 0000000..4bbbaf1 --- /dev/null +++ b/.config/lf/clean @@ -0,0 +1,3 @@ +#!/bin/bash + +$XDG_CONFIG_HOME/lf/kitty.sh delete_img $LF_KITTY_IMAGE_ID 0 |