summaryrefslogtreecommitdiffstats
path: root/.config/zathura/zathurarc
blob: 2dc7db02b4e94ca4bbc91bc7e2ce85eb1d1198fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 <Return> scroll down
map <A-Return> 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