mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
3 lines
61 B
Bash
3 lines
61 B
Bash
#!/bin/sh
|
|
echo -e "play\n$LS_ARTIST\n$LS_TITLE" > "$LS_FIFO"
|