mirror of
https://github.com/Phantop/dotfiles
synced 2025-01-28 23:48:02 +00:00
4 lines
84 B
Bash
Executable file
4 lines
84 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "open -t https://webrecorder.io/record/$QUTE_URL" >> "$QUTE_FIFO"
|