From ca3a844af240ca87882522d14b530e0f1a6327ef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Oct 2020 00:14:12 -0400 Subject: Move user-level configs out of rc.org I will keep rc.org around for now, only for system-level (global) config files. --- .config/zathura/zathurarc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .config/zathura/zathurarc (limited to '.config/zathura') diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc new file mode 100644 index 0000000..2dc7db0 --- /dev/null +++ b/.config/zathura/zathurarc @@ -0,0 +1,18 @@ +set smooth-scroll true +set selection-clipboard clipboard +set zoom-step 05 +set default-bg "#272727" +set statusbar-bg "#272727" +set inputbar-bg "#373737" +set window-title-basename true +set statusbar-home-tilde true + +map scroll down +map scroll up + +map H jumplist backward +map L jumplist forward + +map [normal] i toggle_index +map [index] i toggle_index +map [index] q toggle_index -- cgit v1.2.3-60-g2f50