X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=zathura%2Fbin%2Fzat;fp=zathura%2Fbin%2Fzat;h=90c2f6bea2b638390a9ac44635d5bad237d1b019;hp=0000000000000000000000000000000000000000;hb=44c3c32ecd830b05572b3a4a7f22ba4ccb1b1f0a;hpb=547e9a22f3648349f0d690cbaa98e8ef3dcf329a;ds=sidebyside diff --git a/zathura/bin/zat b/zathura/bin/zat new file mode 100755 index 0000000..90c2f6b --- /dev/null +++ b/zathura/bin/zat @@ -0,0 +1,8 @@ +#!/bin/sh + +export PATH=$HOME/local/bin:$PATH +export XDG_DATA_DIRS=$HOME/local +export LD_LIBRARY_PATH=$HOME/local/lib:$LD_LIBRARY_PATH +winid=`start-tabbed.sh zathura -c` +bin.zathura -e $winid "$1" +rm -f zathura.core