blob: b8727a5fe0b05b3ccb6a454d3370006ad1642d7a (
plain)
1
2
3
4
5
6
|
i3-msg "workspace 9;
append_layout $(readlink -f $(dirname $0))/PROGRAMMING.json;
exec --no-startup-id ffplay -fflags nobuffer -flags low_delay -framedrop /dev/video0
exec --no-startup-id alacritty
exec --no-startup-id icecat --new-window "https://elenq.tech"
exec --no-startup-id surf https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat"
|