From f5d56602df70950de6b7d40966b00c9939c81763 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Sun, 26 Jan 2020 17:16:07 +0100 Subject: Intial commit of v2 See https://drewdevault.com/2019/12/30/dotfiles.html --- .config/imv/config | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .config/imv/config (limited to '.config/imv') diff --git a/.config/imv/config b/.config/imv/config new file mode 100644 index 0000000..64b2d1f --- /dev/null +++ b/.config/imv/config @@ -0,0 +1,10 @@ +[options] +overlay = true +overlay_font = Iosevka Sparkle:14 + +[binds] +n = next +p = prev +e = exec echo $imv_current_file +u = scaling none +y = scaling full -- cgit 1.4.1