zathurarc - dotfiles - leot's dotfiles
(HTM) hg clone https://bitbucket.org/iamleot/dotfiles
(DIR) Log
(DIR) Files
(DIR) Refs
---
zathurarc
---
1 set font "monospace 9"
2 set guioptions s
3 set completion-bg "#fff"
4 set completion-fg "#000"
5 set completion-group-bg "#fff"
6 set completion-group-fg "#f00"
7 set completion-highlight-bg "#ff0"
8 set completion-highlight-fg "#000"
9 set default-fg "#000"
10 set index-bg "#fff"
11 set index-fg "#000"
12 set index-active-fg "#000"
13 set index-active-bg "#ff0"
14 set inputbar-bg "#fff"
15 set inputbar-fg "#000"
16 set n-completion-items 10
17 set notification-bg "#fff"
18 set notification-fg "#444"
19 set notification-warning-bg "#fff"
20 set notification-warning-fg "#f00"
21 set notification-error-bg "#f00"
22 set notification-error-fg "#fff"
23 set statusbar-bg "#000"
24 set statusbar-fg "#fff"
25
26 set adjust-open width
27 set dbus-service false
28 set incremental-search false
29 set show-recent 0
30 set synctex false
31 set page-cache-size 4
32
33 map ;y display_link
34 map <C-e> feedkeys ":exec tmux new-window \"pdfvi '%'\"<Return>"
35 map i set recolor