diff options
| author | Robert Günzler <r@gnzler.io> | 2020-02-21 01:20:50 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-02-21 01:20:50 +0100 |
| commit | 58973263a38f93b23f8391ce6ab0be7e3de5b0a0 (patch) | |
| tree | e85a42a53ba214db4388b089b0a32d573afd6944 | |
| parent | 4afcaaf8fc69187b8c0d24ca62801a6475a81dcf (diff) | |
Remove bin/streamon
| -rwxr-xr-x | bin/streamon | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/streamon b/bin/streamon deleted file mode 100755 index a652b77..0000000 --- a/bin/streamon +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -set -ex - -sway exec "wshowkeys -a bottom -a left -F 'Iosevka R 26' -t 1" - -obsctl start-streaming |