changing dlvideo to use konsole

This commit is contained in:
Chris Cochrun 2022-07-07 10:44:22 -05:00
parent 9bb3bceeda
commit b44d58d5ef

View file

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