dotfiles

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

commit 3fa81de0c563ebb79910612c2f825baba93c583a
parent 2661c4c1ca44e945f719d363627afd858a4952df
Author: Ashymad <czilukim@o2.pl>
Date:   Thu, 22 Mar 2018 19:35:23 +0100

Add zathurarc

Diffstat:
Azathura/.config/zathura/zathurarc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc @@ -0,0 +1,2 @@ +set synctex true +set synctex-editor-command "nvr +%{line} %{input}"