4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
echo "message-info '$QUTE_SELECTED_TEXT'" >> "$QUTE_FIFO"
|