prepare for new laptop
[dotfiles.git] / x / .local / bin / scr
index ab6e6c2..c54bf98 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh -e
 [ "$#" -ne 1 ] && CROP="" || CROP="-window root"
 URL="scr/$(date +%F_%H-%M-%S).png"
-import $CROP png:- | ssh helheim cat \> /var/www/martlubbers.net/$URL
-echo "http://martlubbers.net/$URL" | cloo.gl | xclip -f | xargs -I{} notify-send {}
+import $CROP png:- | ssh helheim2 cat \> /var/www/martlubbers.net/$URL
+echo "http://martlubbers.net/$URL" | xclip -f | xargs -I{} notify-send {}