diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-08-18 15:58:36 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2018-08-18 15:58:36 +0700 |
commit | ae407723121f9c45b18ceedd60c48e42e7b09ce7 (patch) | |
tree | b0a9d62173b9013d99b67448ea7d01875697b800 /zathura | |
parent | cfcfd009507d284b1968d981c070df0f9875bd3e (diff) | |
download | dotfiles-ae407723121f9c45b18ceedd60c48e42e7b09ce7.tar.gz |
Update 2018-08-18
Diffstat (limited to 'zathura')
-rw-r--r-- | zathura/.config/zathura/zathurarc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index 56187ac..9ee74cd 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -6,7 +6,7 @@ set completion-highlight-bg \#076678 set completion-highlight-fg \#d5c4a1 set default-fg \#3c3836 set default-bg \#ebdbb2 -set font Space\ Mono\ 10 +set font Latin\ Modern\ Mono\ 12 set guioptions cs set inputbar-fg \#3c3836 set inputbar-bg \#fbf1c7 |