dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 961549608b7a6e638fb2547430c7ecc563d3ea39
parent b528eecc8f3e210f8ef07ee2dd5c06d9cc681849
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date:   Mon, 18 May 2020 15:14:22 +0200

zathura: remove accidental text

Diffstat:
Mzathura/.config/zathura/zathurarc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc @@ -4,4 +4,4 @@ set default-bg rgba(40,44,52,0.9) set statusbar-bg rgba(40,44,52,1) set recolor true set recolor-lightcolor rgba(40,44,52,0) -set recolor-darkcolor rgba(220,223,228,1) foreground = #dcdfe4 +set recolor-darkcolor rgba(220,223,228,1)