making some tweaks to desktop

This commit is contained in:
Chris Cochrun 2024-08-21 10:20:20 -05:00
parent bca3a99f9d
commit 6b2e950578
4 changed files with 19 additions and 15 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env fish
set arg "(empv-enqueue-last \""$argv[1]"\")"
set arg "(empv-enqueue \""$argv[1]"\")"
echo $arg
set title (yt-dlp --get-title $argv[1])
echo $title added