mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-26 00:33:22 +00:00
4 lines
106 B
Bash
Executable file
4 lines
106 B
Bash
Executable file
#!/bin/sh
|
|
echo open "$QUTE_URL"'#:~:text='"$QUTE_SELECTED_TEXT" >> "$QUTE_FIFO"
|
|
echo yank >> "$QUTE_FIFO"
|