Update lf launchers
This commit is contained in:
parent
2bf85adfea
commit
385f3498ed
@ -37,6 +37,7 @@ set cleaner ~/.config/lf/lf_kitty_clean
|
||||
cmd open &{{
|
||||
case $(file --mime-type -Lb $f) in
|
||||
text/*) lf -remote "send $id \$$EDITOR \$fx";;
|
||||
application/json) lf -remote "send $id \$$EDITOR \$fx";;
|
||||
*) for f in $fx; do $OPENER $f > /dev/null 2> /dev/null & done;;
|
||||
esac
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user