diff options
Diffstat (limited to '.config/Scripts')
| -rwxr-xr-x | .config/Scripts/spawndl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/Scripts/spawndl b/.config/Scripts/spawndl new file mode 100755 index 0000000..a419041 --- /dev/null +++ b/.config/Scripts/spawndl @@ -0,0 +1,2 @@ +#!/bin/bash +i3 exec "st -n dl -e youtube-dl $1" |
