Enable recolor and best-fit adjustement in zathura
This commit is contained in:
parent
80d0d8433f
commit
2ec144e902
|
@ -1,6 +1,7 @@
|
|||
# Zathura configuration
|
||||
set adjust-open "width"
|
||||
set adjust-open "best-fit"
|
||||
set selection-clipboard clipboard
|
||||
set recolor true
|
||||
set recolor-keephue true
|
||||
set window-title-basename true
|
||||
set completion-bg "#161821"
|
||||
|
|
Loading…
Reference in New Issue