Move user-level configs out of rc.org
[~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" || \