diff --git a/home/files/local-qutebrowser/userscripts/sendurl b/home/files/local-qutebrowser/userscripts/sendurl index 169a275..7d2d23f 100755 --- a/home/files/local-qutebrowser/userscripts/sendurl +++ b/home/files/local-qutebrowser/userscripts/sendurl @@ -1,6 +1,6 @@ #!/usr/bin/env bash . ~/.bash_ssh -TARGET="pinetab" +TARGET="t2" if [ "$(hostname -s)" == "${TARGET}" ] then HOST=loki