X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fscr;h=f34ccaf027725465ba02d9d9af2c7900ab25317c;hb=98ef8dd720b8a4c6a3a19be3d5b4972188951967;hp=5197c212384ac2f74c75cee71f13e1bad24a85ef;hpb=24f79ae54474da832222c3910a7ca9d4f9abe3ae;p=dotfiles.git diff --git a/x/.local/bin/scr b/x/.local/bin/scr index 5197c21..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" -echo "http://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {} + ssh helheim cat \> /var/www/martlubbers.net/$URL +echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}