Enable recolor and best-fit adjustement in zathura

This commit is contained in:
coolneng 2023-02-16 14:51:55 +01:00
parent 80d0d8433f
commit 2ec144e902
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 1 deletions

View File

@ -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"