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