Add zathurarc - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset cec9a351114be59994af66a5fb383eb14b9f842e
 (DIR) parent c35bda076fc6864c1589cda201de7ebef4ea909f
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu, 27 Sep 2018 17:11:54 
       
       Add zathurarc
       
       Diffstat:
        config/zathura/zathurarc |  35 +++++++++++++++++++++++++++++++++++
        1 files changed, 35 insertions(+), 0 deletions(-)
       ---
       diff -r c35bda076fc6 -r cec9a351114b config/zathura/zathurarc
       --- /dev/null   Thu Jan 01 00:00:00 1970 +0000
       +++ b/config/zathura/zathurarc  Thu Sep 27 17:11:54 2018 +0200
       @@ -0,0 +1,35 @@
       +set font "monospace normal 10"
       +set guioptions cs
       +set completion-bg "#656565"
       +set completion-fg "#f6f3e8"
       +set completion-group-bg "#656565"
       +set completion-group-fg "#f6f3e8"
       +set completion-highlight-bg "#777"
       +set completion-highlight-fg "#fff"
       +set default-fg "#000000"
       +set index-bg "#ffffff"
       +set index-fg "#000000"
       +set index-active-fg "#ffffff"
       +set index-active-bg "#000000"
       +set inputbar-bg "#ffffff"
       +set inputbar-fg "#000000"
       +set n-completion-items 10
       +set notification-bg "#000"
       +set notification-fg "#fff"
       +set notification-warning-bg "#ff7777"
       +set notification-warning-fg "#000"
       +set notification-error-bg "#ff7777"
       +set notification-error-fg "#000"
       +set statusbar-bg "#000"
       +set statusbar-fg "#fff"
       +
       +set adjust-open width
       +set dbus-service false
       +set incremental-search false
       +set show-recent 0
       +set synctex false
       +set page-cache-size 4
       +
       +map ;y display_link
       +map <C-e> feedkeys ":exec tmux new-window \"pdfvi '%'\"<Return>"
       +map i set recolor