You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
449 B
Plaintext

[options]
background = 000000
fullscreen = true
list_files_at_exit = false
loop_input = true
overlay = true
overlay_font = DejaVu Sans:20
overlay_text = $({{ ui_home | quote }}/bin/client.py --base-dir {{ shared_dir | quote }} --build-desc-of "$imv_current_file")
scaling_mode = full
suppress_default_binds = true
[binds]
<k> = select_rel -1
<Left> = select_rel -1
<j> = select_rel 1
<Right> = select_rel 1
<h> = quit
<q> = quit
<BackSpace> = quit