From f1ffa412f548cdc57b18d9e23033284d285e7ffa Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Tue, 27 Jul 2021 14:54:33 +0200 Subject: [PATCH] mintty: use bold font and line cursor --- files/minttyrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/minttyrc b/files/minttyrc index e346df4..197c98b 100644 --- a/files/minttyrc +++ b/files/minttyrc @@ -1,8 +1,8 @@ -BoldAsFont=no +BoldAsFont=yes Charset=UTF-8 Columns=130 CtrlAltIsAltGr=yes -CursorType=underscore +CursorType=line Font=Source Code Pro Medium FontHeight=9 FontWeight=400