From 71c5b4b856faf51ad1b5f55d4048fad0b7d277e7 Mon Sep 17 00:00:00 2001 From: pouriyajamshidi Date: Sat, 30 Sep 2023 22:23:13 +0200 Subject: [PATCH] increase screen width --- .images/flat.tape | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.images/flat.tape b/.images/flat.tape index 3e05ed1..c03097f 100644 --- a/.images/flat.tape +++ b/.images/flat.tape @@ -1,9 +1,9 @@ Set Shell "bash" Set FontSize 20 -Set Width 1350 -Set Height 800 +Set Width 2000 +Set Height 900 -Type "sudo ./flat" +Type "sudo ./flat -i wlp3s0" Sleep 500ms Enter Sleep 15s Ctrl+C Sleep 5s