X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fscr;h=5197c212384ac2f74c75cee71f13e1bad24a85ef;hb=f107488a0114bc070e64f286fdaea5a54f4322c2;hp=dfe5edd9a5472696a4e879875868808a14e351e8;hpb=f2a1c89978a8ec6f129660a28f5c424b5f55bcd2;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 {}