1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-02 12:54:39 +00:00
dotfiles/.local/share/qutebrowser/userscripts/archive

4 lines
84 B
Bash
Executable file

#!/bin/bash
echo "open -t https://archive.is/?run=1&url=$QUTE_URL" >> "$QUTE_FIFO"