X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/a92a01fe479e3b069e23297cb3b541eb273deb58..3d36fc1a0227c20c1c6268fdf2c339c05805df4c:/.local/bin/zathura-sync?ds=inline diff --git a/.local/bin/zathura-sync b/.local/bin/zathura-sync index 4384ffe..89dc620 100755 --- a/.local/bin/zathura-sync +++ b/.local/bin/zathura-sync @@ -1,5 +1,4 @@ #!/bin/sh - pos="$1" pdffile="$2" zathura --synctex-forward "$pos" "$pdffile" || \