diff options
| author | 2026-02-11 02:42:51 +0000 | |
|---|---|---|
| committer | 2026-02-11 02:42:51 +0000 | |
| commit | 43fe95479f4be40da0a335401c472e70aa12e396 (patch) | |
| tree | 16e9cd0bc284e24a151322fcd3f67a4d4923ce72 /dot_config | |
| parent | add htop (diff) | |
| download | dotfiles-43fe95479f4be40da0a335401c472e70aa12e396.tar.gz | |
add imv
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") | ||
