X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fscr;h=f34ccaf027725465ba02d9d9af2c7900ab25317c;hb=d9616f0a4516f0dd1e8fe7163d8c235998517aae;hp=32e550c806bee61f89151d9011c44e4da544de0f;hpb=f5efa7ef60130ee68c1702a1a45189098fa97046;p=dotfiles.git diff --git a/x/.local/bin/scr b/x/.local/bin/scr index 32e550c..f34ccaf 100755 --- a/x/.local/bin/scr +++ b/x/.local/bin/scr @@ -2,5 +2,5 @@ [ "$#" -eq 1 ] && CROP="$(slop -t 0 -f "-crop %g")" URL="scr/$(date +%F_%H-%M-%S).png" import -window root $CROP png:- | \ - ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL" + ssh helheim cat \> /var/www/martlubbers.net/$URL echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}