diff options
Diffstat (limited to 'config/qutebrowser/userscripts/torrent')
| -rwxr-xr-x | config/qutebrowser/userscripts/torrent | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/qutebrowser/userscripts/torrent b/config/qutebrowser/userscripts/torrent new file mode 100755 index 0000000..84b6555 --- /dev/null +++ b/config/qutebrowser/userscripts/torrent @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +~/scripts/torrent.sh magnet "$QUTE_URL"; |
