diff options
author | Adrian Kummerlaender | 2015-05-15 19:12:49 +0200 |
---|---|---|
committer | Adrian Kummerlaender | 2015-05-15 19:12:49 +0200 |
commit | 1015fac6c8beb41fc8b4ee8735390c7093e74625 (patch) | |
tree | 21dbced2e7b5d9c778dd1e5ecea68e68e1dddb73 /pwmt/.config/zathura/zathurarc | |
parent | d0f328490a39061a12ca8122b950da829cbe0b7b (diff) | |
download | dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar.gz dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar.bz2 dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar.lz dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar.xz dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.tar.zst dotfiles-1015fac6c8beb41fc8b4ee8735390c7093e74625.zip |
Collection of small updates
* increased shading of background terminal instances
* set zathura color inversion as default
Diffstat (limited to 'pwmt/.config/zathura/zathurarc')
-rw-r--r-- | pwmt/.config/zathura/zathurarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmt/.config/zathura/zathurarc b/pwmt/.config/zathura/zathurarc index 1983642..099a35e 100644 --- a/pwmt/.config/zathura/zathurarc +++ b/pwmt/.config/zathura/zathurarc @@ -11,3 +11,5 @@ set completion-fg "#909737" set completion-highlight-bg "#909737" set completion-highlight-fg "#161616" + +set recolor |