From d7719916ef75a9ff666702a15e33ba6c1b330705 Mon Sep 17 00:00:00 2001 From: Cori Barker Date: Thu, 2 Jul 2026 20:20:48 +0100 Subject: Fixed prompt in the middle of screen bug --- Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xresources b/Xresources index ae61394..8be2306 100644 --- a/Xresources +++ b/Xresources @@ -7,7 +7,7 @@ URxvt.boldFont: xft:Terminus:bold:size=10 ! Window size URxvt.fullscreen: false -URxvt.geometry: 100x30 +URxvt.geometry: 400x400 ! Scrollback URxvt.scrollBar: false -- cgit v1.2.3