From 8e7ae1db7258467aa63f909a8ff59e978be358e8 Mon Sep 17 00:00:00 2001 From: mrwafflecats Date: Thu, 4 Jun 2026 19:50:02 -0500 Subject: [PATCH] increased font and box size --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index abcb76b..17adf7d 100644 --- a/config +++ b/config @@ -1,14 +1,14 @@ anchor = bottom width = 50% -height = 30 +height = 5% margin-bottom = 3 -padding-bottom = 5 +padding-bottom = 3 text-cursor = true horizontal = true text-color = #dddddd -font-size = 7 +font-size = 14 prompt-text = " run: " prompt-color = #ffffff