1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-19 16:39:00 +00:00
dotfiles/.local/share/qutebrowser/userscripts/webrecord
2020-02-10 17:06:34 -05:00

4 lines
84 B
Bash
Executable file

#!/bin/bash
echo "open -t https://webrecorder.io/record/$QUTE_URL" >> "$QUTE_FIFO"