From f802618e96c2d12f4ae8de710d78a4378005c7e9 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Sun, 23 Jul 2023 21:18:00 -0400 Subject: [PATCH] pyinstantref: added bind to zathura --- 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 60a8b4a..678029b 100644 --- a/src/.config/zathura/zathurarc +++ b/src/.config/zathura/zathurarc @@ -13,3 +13,4 @@ set statusbar-bg "#000000" set selection-clipboard clipboard map exec copy_ref +map exec "copy_ref --section" diff --git a/src/.local/bin/pyinstantref b/src/.local/bin/pyinstantref index 8bfc4a5..31b4605 160000 --- a/src/.local/bin/pyinstantref +++ b/src/.local/bin/pyinstantref @@ -1 +1 @@ -Subproject commit 8bfc4a590032097ca354ff4a3421c12721d7f00b +Subproject commit 31b4605b548e0e637b570f532be143b7eb91d553