1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-23 04:58:12 +00:00
dotfiles/.local/share/qutebrowser/userscripts/webrecord

4 lines
81 B
Bash
Executable file

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