2019-12-03 01:56:03 +01:00
|
|
|
# Zathura configuration
|
2019-03-24 15:03:56 +01:00
|
|
|
set adjust-open "width"
|
|
|
|
set selection-clipboard clipboard
|
2019-11-23 02:15:18 +01:00
|
|
|
set recolor-lightcolor "#161821"
|
|
|
|
set recolor-darkcolor "#c6c8d1"
|
2019-03-24 15:03:56 +01:00
|
|
|
set recolor true
|
2019-12-03 01:56:03 +01:00
|
|
|
#set smooth-scroll true
|
2019-03-24 15:03:56 +01:00
|
|
|
set window-title-basename true
|
2019-11-23 02:15:18 +01:00
|
|
|
set completion-bg "#161821"
|
|
|
|
set statusbar-bg "#161821"
|
|
|
|
set statusbar-fg "#c6c8d1"
|
|
|
|
set highlight-color "#a093c7"
|
|
|
|
set highlight-active-color "#a093c7"
|
2019-11-25 20:22:21 +01:00
|
|
|
set font "Go Mono 9"
|