diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-19 15:35:31 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-03-19 15:35:31 +0100 |
commit | e5c8f90389e92f45c164582bc2ff58ebd7a9357b (patch) | |
tree | 173008dd562e9172a8615aacf7359d73ff9c8775 /.config/lf/lfrc | |
parent | lf update (diff) | |
download | dotfiles-bsd-e5c8f90389e92f45c164582bc2ff58ebd7a9357b.tar.gz dotfiles-bsd-e5c8f90389e92f45c164582bc2ff58ebd7a9357b.tar.bz2 dotfiles-bsd-e5c8f90389e92f45c164582bc2ff58ebd7a9357b.tar.xz dotfiles-bsd-e5c8f90389e92f45c164582bc2ff58ebd7a9357b.tar.zst dotfiles-bsd-e5c8f90389e92f45c164582bc2ff58ebd7a9357b.zip |
lf update again
Diffstat (limited to '.config/lf/lfrc')
-rw-r--r-- | .config/lf/lfrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 9f06062..0035991 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -69,8 +69,11 @@ map o &mimeopen $f map O $mimeopen --ask $f map V showallpics map @ !clear; du -sh . -map _ set ratios 1 +map ( set ratios 1 +map ) set ratios 1:1 +map _ set ratios 1:2 map + set ratios 1:3:5 +map = set ratios 1:3:5 map P set preview! map A rename # at the very end |