From 178a036e0eb9dcd7c5b213292af75c6233b272cc Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Fri, 6 Jan 2023 00:28:03 +0100 Subject: Make basic layouts --- DIY | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 DIY (limited to 'DIY') 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" -- cgit v1.2.3