lots of little tweaks
This commit is contained in:
parent
a61d9690fb
commit
cae9f94cbb
7 changed files with 198 additions and 363 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
notify-send "downloading $1"
|
||||
alacritty -e yt-dlp -x -o '/home/chris/Music/%(title)s.%(ext)s' $1
|
||||
alacritty -e yt-dlp -x -o '/home/chris/music/%(title)s.%(ext)s' $1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue