15 lines
390 B
Plaintext
15 lines
390 B
Plaintext
# Zathura configuration
|
|
set adjust-open "width"
|
|
set selection-clipboard clipboard
|
|
set recolor-lightcolor "#161821"
|
|
set recolor-darkcolor "#c6c8d1"
|
|
set recolor true
|
|
#set smooth-scroll true
|
|
set window-title-basename true
|
|
set completion-bg "#161821"
|
|
set statusbar-bg "#161821"
|
|
set statusbar-fg "#c6c8d1"
|
|
set highlight-color "#a093c7"
|
|
set highlight-active-color "#a093c7"
|
|
set font "Go Mono 9"
|