From 8a3154789ace8d2737ca65ea9782a2ad59663868 Mon Sep 17 00:00:00 2001 From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com> Date: Sun, 1 Jan 2023 19:11:09 +0100 Subject: [PATCH] goofy ahh res --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 3aa6d00..e5052de 100644 --- a/index.js +++ b/index.js @@ -23,7 +23,7 @@ client.on('ready', async () => { console.log(colorette.bgBlue('Streaming to Twitch!')) execa('ffmpeg', [ '-f', 'x11grab', - '-s', '1280x720', + '-s', '1364x629', '-i', `:11.0+0,0`, '-tune', 'zerolatency', '-preset', 'ultrafast',