diff options
Diffstat (limited to '.config/lf/lfrc')
| -rw-r--r-- | .config/lf/lfrc | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.config/lf/lfrc b/.config/lf/lfrc index e0fdfcb..9f06062 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -69,6 +69,9 @@ map o &mimeopen $f  map O $mimeopen --ask $f  map V showallpics  map @ !clear; du -sh . +map _ set ratios 1 +map + set ratios 1:3:5 +map P set preview!  map A rename # at the very end  map c push A<c-u> # new rename | 
