diff options
Diffstat (limited to 'env/.config/lf/lfrc')
| -rwxr-xr-x | env/.config/lf/lfrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc index 7b399cc..1da2d74 100755 --- a/env/.config/lf/lfrc +++ b/env/.config/lf/lfrc @@ -130,6 +130,10 @@ cmd vim ${{ nvim $f }} +cmd vis ${{ + vis $f +}} + cmd Sxiv ${{ nohup nsxiv $f > /dev/null 2> /dev/null < /dev/null & disown }} @@ -172,6 +176,7 @@ cmd filebrowser ${{ map DD trash map DP delete map V vim +map <c-v> vis map S Sxiv map C clipf map <c-c> clip-path |
