From fb978721fac3f16c5789d2a1b1996791aa94345a Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Thu, 5 Sep 2019 16:44:56 -0400 Subject: [PATCH] konsole: set TERM to xterm-256color and columns to 83 --- applications/konsole.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/konsole.profile b/applications/konsole.profile index 27f1436..dcc6fa5 100644 --- a/applications/konsole.profile +++ b/applications/konsole.profile @@ -11,10 +11,11 @@ UseCustomCursorColor=true [General] DimWhenInactive=false +Environment=TERM=xterm-256color,COLORTERM=truecolor Name=Profile Parent=FALLBACK/ TerminalCenter=false -TerminalColumns=80 +TerminalColumns=83 TerminalMargin=0 TerminalRows=30