diff options
author | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-04-21 20:52:49 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <vn.mcsinyx@gmail.com> | 2019-04-21 20:52:49 +0700 |
commit | 71833609827d0663f76746127798e3fec195c34d (patch) | |
tree | 3a7b6abba94d970f247fe224e7f83e0be9925d5e /zathura | |
parent | 860945d30c23369be4253219849fb4016cf70c76 (diff) | |
download | dotfiles-71833609827d0663f76746127798e3fec195c34d.tar.gz |
Update 2019-04-21
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 81c9d65..b5d6005 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -31,7 +31,7 @@ set index-bg \#282828 set index-fg \#98971a set index-active-bg \#98971a set index-active-fg \#282828 -set guioptions cs +set guioptions '' set show-recent 0 set smooth-scroll true set statusbar-home-tilde true |