From b1d6adfe1da25bc092c8a5b3151ff7dc7265b2ef Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 1 Aug 2017 10:37:17 -0300 Subject: Initial import --- config.dot/zathura/zathurarc.link | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 config.dot/zathura/zathurarc.link (limited to 'config.dot') diff --git a/config.dot/zathura/zathurarc.link b/config.dot/zathura/zathurarc.link new file mode 100644 index 0000000..a5919df --- /dev/null +++ b/config.dot/zathura/zathurarc.link @@ -0,0 +1,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 navigate previous +#map navigate next +# +#map + zoom in +#map - zoom out +# +#map quit -- cgit v1.2.3