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"