latest greatest additions
[dotfiles.git] / x / .local / bin / scr
index bcbbda3..c54bf98 100755 (executable)
@@ -2,4 +2,4 @@
 [ "$#" -ne 1 ] && CROP="" || CROP="-window root"
 URL="scr/$(date +%F_%H-%M-%S).png"
 import $CROP png:- | ssh helheim2 cat \> /var/www/martlubbers.net/$URL
-echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}
+echo "http://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}