16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
# Zathura configuration
|
|
set adjust-open "width"
|
|
set selection-clipboard clipboard
|
|
set recolor-lightcolor "#161821"
|
|
set recolor-darkcolor "#c6c8d1"
|
|
set recolor true
|
|
set recolor-keephue 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 "Terminus \(TTF\) 15"
|