From 46140c19fda1a407da8c0f4f12bfee4d6f42c4c7 Mon Sep 17 00:00:00 2001 From: Marvin Johanning Date: Tue, 31 Mar 2020 13:56:20 +0200 Subject: [PATCH] Edit zathurarc --- .config/zathura/zathurarc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index ea10740..e15b4c4 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1 +1,8 @@ +# Copies Zathura text to the system clipboard set selection-clipboard clipboard + +#When zooming, zoom in on the centre by default +set zoom-center true + +#Scrolling by half or full pages stops at page boundaries +set scroll-page-aware true