Add alias to download YouTube .mp3's
This commit is contained in:
parent
0addf73100
commit
c3c5f67b1a
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
||||||
|
|
||||||
prime-select = "nvidia-offload";
|
prime-select = "nvidia-offload";
|
||||||
screenshot = ''grim -g "$(slurp)" | wl-copy -t image/png'';
|
screenshot = ''grim -g "$(slurp)" | wl-copy -t image/png'';
|
||||||
|
yt-mp3 = ''yt-dlp -x --audio-format mp3 --audio-quality 0 -P "/Storage/Media/Music/YouTube/_STAGING/"'';
|
||||||
|
|
||||||
# Don't use X to open emacs
|
# Don't use X to open emacs
|
||||||
emacs = "emacs -nw";
|
emacs = "emacs -nw";
|
||||||
|
|
Loading…
Reference in a new issue