making some tweaks to desktop
This commit is contained in:
parent
bca3a99f9d
commit
6b2e950578
4 changed files with 19 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue