1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-04 14:04:17 +00:00
dotfiles/.local/share/qutebrowser/userscripts/webrecord

4 lines
84 B
Plaintext
Raw Normal View History

2020-02-10 22:06:34 +00:00
#!/bin/bash
echo "open -t https://webrecorder.io/record/$QUTE_URL" >> "$QUTE_FIFO"