From 3a11d6b28f10e6d0fba966f4cc6720cf1fcd0153 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 7 Dec 2020 19:19:51 +0100 Subject: imv: use checks background; swap yank bind to url-launcher --- .config/imv/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/imv') diff --git a/.config/imv/config b/.config/imv/config index 40360c0..13063be 100644 --- a/.config/imv/config +++ b/.config/imv/config @@ -1,6 +1,7 @@ [options] overlay = false overlay_font = Iosevka Sparkle:16 +background = checks [binds] n = next @@ -8,4 +9,4 @@ p = prev e = exec echo $imv_current_file u = scaling none y = scaling full -c = exec wl-copy $imv_current_file + = exec url-launcher $imv_current_file -- cgit 1.4.1