* .emacs.d/init.el (b/invert-default-face): Only invert the faces for the (selected...
[~bandali/configs] / .local / bin / zathura-sync
index 4384ffe..89dc620 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-
 pos="$1"
 pdffile="$2"
 zathura --synctex-forward "$pos" "$pdffile" || \