diff options
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/imv/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_config/imv/config b/dot_config/imv/config new file mode 100644 index 0000000..822bc79 --- /dev/null +++ b/dot_config/imv/config | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | [options] | ||
| 2 | overlay_font = Monospace:14 | ||
| 3 | overlay_position_bottom = true | ||
| 4 | overlay_text = [$imv_current_index/$imv_file_count] [${imv_width}x$imv_height] [$imv_scale%] $(realpath --relative-base=. "$imv_current_file") | ||
| 5 | title_text = [$imv_current_index/$imv_file_count] [${imv_width}x$imv_height] [$imv_scale%] $(realpath --relative-base=. "$imv_current_file") | ||
