diff options
Diffstat (limited to 'PROGRAMMING')
-rwxr-xr-x | PROGRAMMING | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PROGRAMMING b/PROGRAMMING index 4f068b4..b8727a5 100755 --- a/PROGRAMMING +++ b/PROGRAMMING @@ -2,5 +2,5 @@ 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 -exec --no-startup-id icecat --new-window https://dashboard.twitch.tv/popout/u/ekaitzza/stream-manager/chat" +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" |