mintty: use bold font and line cursor
This commit is contained in:
parent
a377da1ab9
commit
f1ffa412f5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
BoldAsFont=no
|
BoldAsFont=yes
|
||||||
Charset=UTF-8
|
Charset=UTF-8
|
||||||
Columns=130
|
Columns=130
|
||||||
CtrlAltIsAltGr=yes
|
CtrlAltIsAltGr=yes
|
||||||
CursorType=underscore
|
CursorType=line
|
||||||
Font=Source Code Pro Medium
|
Font=Source Code Pro Medium
|
||||||
FontHeight=9
|
FontHeight=9
|
||||||
FontWeight=400
|
FontWeight=400
|
||||||
|
|
Loading…
Add table
Reference in a new issue