From 7b32b6a0801ca1ee81b31df4bea08204b81e665f Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Fri, 15 Apr 2022 15:26:11 +0200 Subject: imv: update config --- .config/imv/config | 5 +++-- 1 file 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 -- cgit 1.4.1