From ce2667229d56337045d72f04b8995e00959f495b Mon Sep 17 00:00:00 2001 From: Ethan Reece Date: Fri, 27 Sep 2024 14:22:13 -0500 Subject: [PATCH] Fix copying with zathura --- .config/zathura/zathurarc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 8b13789..b52a18d 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1 +1,2 @@ - +set selection-clipboard clipboard +set clipboard-command "wl-copy"