From 03b06725a117b22f08083ca717040284960aa6bd Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 6 Feb 2018 13:10:51 -0700 Subject: spawndl added for newsboat; webcam unfocused --- .config/Scripts/spawndl | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .config/Scripts/spawndl (limited to '.config/Scripts/spawndl') 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" -- cgit v1.3.1