From e74329b155771b75ff279512384762ab68102674 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 7 Jul 2020 18:10:17 +0200 Subject: imv: add c binding to copy image file path --- .config/imv/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/imv/config b/.config/imv/config index bd71877..40360c0 100644 --- a/.config/imv/config +++ b/.config/imv/config @@ -8,3 +8,4 @@ p = prev e = exec echo $imv_current_file u = scaling none y = scaling full +c = exec wl-copy $imv_current_file -- cgit 1.4.1