diff options
Diffstat (limited to '.config/imv')
| -rw-r--r-- | .config/imv/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/imv/config b/.config/imv/config index 13063be..5ec1c83 100644 --- a/.config/imv/config +++ b/.config/imv/config @@ -1,10 +1,11 @@ [options] overlay = false -overlay_font = Iosevka Sparkle:16 +overlay_font = Iosevka Aile:12 background = checks +upscaling_method = nearest_neighbour [binds] -n = next +n = next p = prev e = exec echo $imv_current_file u = scaling none |