X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=x%2F.local%2Fbin%2Fscr;h=32e550c806bee61f89151d9011c44e4da544de0f;hb=2218de46f7dae92722654e53d86d81254a208cc5;hp=dfe5edd9a5472696a4e879875868808a14e351e8;hpb=27970ff5278649a0a966f985919f3568d25d9d26;p=dotfiles.git diff --git a/x/.local/bin/scr b/x/.local/bin/scr index dfe5edd..32e550c 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" | cloo.gl | xclip -f | xargs -I{} notify-send {}