From 7245f4ba2c06f5e5f9f25f1465e770f9a5564a01 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sun, 20 Apr 2025 00:55:17 +0200 Subject: [PATCH] zathura tweaks --- zathura/zathurarc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zathura/zathurarc b/zathura/zathurarc index 4cc59b7..a242555 100644 --- a/zathura/zathurarc +++ b/zathura/zathurarc @@ -13,10 +13,13 @@ set recolor-lightcolor \#222222 set guioptions "csv" set adjust-open "best-fit" set selection-clipboard "clipboard" +set database "sqlite" map [normal] R rotate rotate-ccw map [fullscreen] R rotate rotate-ccw map [normal] c recolor map [fullscreen] c recolor +map [normal] recolor +map [fullscreen] recolor map [normal] f toggle_fullscreen map [fullscreen] f toggle_fullscreen map [normal] set "pages-per-row 1"