Add Tsumugi webradio
This commit is contained in:
parent
a68b248c76
commit
dd1ab3cea3
1 changed files with 6 additions and 0 deletions
6
desktop/.config/fish/functions/tsumugi.fish
Executable file
6
desktop/.config/fish/functions/tsumugi.fish
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/usr/bin/env fish
|
||||||
|
#
|
||||||
|
|
||||||
|
function tsumugi -d "Launch Tsumugi web radio"
|
||||||
|
mpv https://azuracast.mahoro-net.org/listen/tsumugi/radio.mp3
|
||||||
|
end
|
Loading…
Reference in a new issue