diff options
| author | Luke <luke@lukesmith.xyz> | 2018-02-06 13:10:51 -0700 |
|---|---|---|
| committer | Luke <luke@lukesmith.xyz> | 2018-02-06 13:10:51 -0700 |
| commit | 03b06725a117b22f08083ca717040284960aa6bd (patch) | |
| tree | f420d7f9b5646a04512625ea69edce3b5b0d5d15 /.config/Scripts | |
| parent | b2c08d33b52990f08752ece4b68f3c5cb9f6dcf3 (diff) | |
| download | eibhear-03b06725a117b22f08083ca717040284960aa6bd.tar.gz eibhear-03b06725a117b22f08083ca717040284960aa6bd.tar.zst eibhear-03b06725a117b22f08083ca717040284960aa6bd.zip | |
spawndl added for newsboat; webcam unfocused
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" |
