diff options
| author | Robert Günzler <r@gnzler.io> | 2022-04-15 15:26:11 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-04-15 15:26:11 +0200 |
| commit | 7b32b6a0801ca1ee81b31df4bea08204b81e665f (patch) | |
| tree | 85a4865a4f3923b11f4af82a90ea841739b36006 /.config/imv | |
| parent | ec7a111139756b4c6f8b6b475fcac7f1633059c2 (diff) | |
imv: update config
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 |