diff options
Diffstat (limited to 'DIY')
-rwxr-xr-x | DIY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +i3-msg "workspace 9; +append_layout $(readlink -f $(dirname $0))/DIY.json; +border none; +exec --no-startup-id ffplay /dev/video0 +exec --no-startup-id ffplay /dev/video2 +exec --no-startup-id chromium --app=https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat" |