update
This commit is contained in:
parent
117b20bb7b
commit
d1a84e4699
1926 changed files with 257334 additions and 11 deletions
|
|
@ -40,11 +40,11 @@ alias \
|
|||
|
||||
## Music Streams
|
||||
lofi_url="https://youtu.be/jfKfPfyJRdk"
|
||||
nintendo_url="https://youtu.be/Ns_uXoOJ7iw"
|
||||
nintendo_url="https://www.youtube.com/c/Henriko/live"
|
||||
alias \
|
||||
music-lofi='celluloid "$lofi_url" &>/dev/null &!' \
|
||||
music-lofi='mpv "$lofi_url" &>/dev/null &!' \
|
||||
music-lofi-bg='ts lofi -d "mpv --no-video $lofi_url"' \
|
||||
music-ninten='celluloid "$nintendo_url" &>/dev/null &!' \
|
||||
music-ninten='mpv "$nintendo_url" &>/dev/null &!' \
|
||||
music-ninten-bg='ts lofi -d "mpv --no-video $nintendo_url"'
|
||||
|
||||
#--------------------------------------------------------------------#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue