X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fscr;h=5197c212384ac2f74c75cee71f13e1bad24a85ef;hb=24f79ae54474da832222c3910a7ca9d4f9abe3ae;hp=dfe5edd9a5472696a4e879875868808a14e351e8;hpb=ae833e18bdf78a15ff3db3c1c616ee5a0850273d;p=dotfiles.git diff --git a/x/.local/bin/scr b/x/.local/bin/scr index dfe5edd..5197c21 100755 --- a/x/.local/bin/scr +++ b/x/.local/bin/scr @@ -3,4 +3,4 @@ URL="scr/$(date +%F_%H-%M-%S).png" import -window root $CROP png:- | \ ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL" -echo "https://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {} +echo "http://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}