diff --git a/scripts/dlvideo b/scripts/dlvideo index 103f485..b5aa52a 100755 --- a/scripts/dlvideo +++ b/scripts/dlvideo @@ -1,3 +1,3 @@ #!/bin/sh -alacritty -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1 \ No newline at end of file +konsole -e yt-dlp -o '/home/chris/Videos/%(title)s.%(ext)s ' $1