From 153dbc8782502b130fa37f8ebe7527c00e7dffe6 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Fri, 22 Mar 2024 20:32:10 -0400 Subject: [PATCH] zathura: update pyinstantref --- src/.config/zathura/zathurarc | 1 + src/.local/bin/pyinstantref | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/.config/zathura/zathurarc b/src/.config/zathura/zathurarc index d3f6753..5c7c3fe 100644 --- a/src/.config/zathura/zathurarc +++ b/src/.config/zathura/zathurarc @@ -26,5 +26,6 @@ set selection-clipboard clipboard map exec copy_ref map exec "copy_ref --section" +map exec "copy_ref --destination" map ,fr exec "open_typ.sh $FILE" diff --git a/src/.local/bin/pyinstantref b/src/.local/bin/pyinstantref index 0135f1e..8f4449c 160000 --- a/src/.local/bin/pyinstantref +++ b/src/.local/bin/pyinstantref @@ -1 +1 @@ -Subproject commit 0135f1eb4f7f0c2c200b76ea80e4ccf1c8169797 +Subproject commit 8f4449ca6487d62877466bc409640ef58450a5a8