update submodules, several small changes
[dotfiles.git] / x / .local / bin / scr
index 5a888fc..32e550c 100755 (executable)
@@ -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 "https://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}
+       ssh ygdrassil ssh martlubbers.net "cat \> public_html/$URL"
+echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}