changing dlvideo to use konsole
This commit is contained in:
parent
9bb3bceeda
commit
b44d58d5ef
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
alacritty -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1
|
||||
konsole -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1
|
||||
|
|
Loading…
Reference in a new issue