summaryrefslogtreecommitdiff
path: root/DIY
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-01-06 00:28:03 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2023-01-06 00:28:03 +0100
commit178a036e0eb9dcd7c5b213292af75c6233b272cc (patch)
treeec23ca4c3f81a1e2aea37f8bf86cd415560c8d1b /DIY
Make basic layouts
Diffstat (limited to 'DIY')
-rwxr-xr-xDIY6
1 files changed, 6 insertions, 0 deletions
diff --git a/DIY b/DIY
new file mode 100755
index 0000000..08fab82
--- /dev/null
+++ b/DIY
@@ -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"