lots of little tweaks

This commit is contained in:
Chris Cochru 2023-06-23 16:21:16 -05:00
parent a61d9690fb
commit cae9f94cbb
7 changed files with 198 additions and 363 deletions

View file

@ -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