spawndl added for newsboat; webcam unfocused

This commit is contained in:
Luke
2018-02-06 13:10:51 -07:00
parent b2c08d33b5
commit 03b06725a1
3 changed files with 5 additions and 1 deletions

2
.config/Scripts/spawndl Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
i3 exec "st -n dl -e youtube-dl $1"