12 lines
286 B
Plaintext
12 lines
286 B
Plaintext
# Zathura configuration
|
|
set adjust-open "best-fit"
|
|
set selection-clipboard clipboard
|
|
set recolor-keephue true
|
|
set window-title-basename true
|
|
set completion-bg "#161821"
|
|
set highlight-color "#a093c7"
|
|
set highlight-active-color "#a093c7"
|
|
set font "Terminus \(TTF\) 15"
|
|
|
|
include nord.conf
|