Add autocenter config to fim

This commit is contained in:
KemoNine 2020-08-06 16:59:42 -04:00
parent 57a88c10ea
commit b02ba44433
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ cat > /home/fim/.fimrc <<EOF
_display_status_fmt="%N %?EXIF_DateTimeOriginal?[%:EXIF_DateTimeOriginal:]?";
# Tweak right of status bar to show image/total only
_info_fmt_str="%i/%l%P";
_want_autocenter=1;
unbind " ";
unbind "!";
unbind """;