aboutsummaryrefslogtreecommitdiff
path: root/config.dot/zathura/zathurarc.link
blob: a5919df46cd7eb04c6c05bca9ca81b4b7de5a580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# zathurarc

# colors
#set statusbar-bg "#00FF00"
#set statusbar-fg red

# settings
#set window-height 1024
#set window-width 768
#set adjust-open width

# use sqlite as bookmarks database backend
# somehow this avoids "warning: Failed to loads bookmarks" message
set database sqlite

# key bindings
#map <PageUp> navigate previous
#map <PageDown> navigate next
#
#map + zoom in
#map - zoom out
#
#map <C-q> quit