Improvements to mintty options
This commit is contained in:
parent
d8e97c7c2c
commit
8908b16f72
1 changed files with 9 additions and 4 deletions
|
@ -1,11 +1,16 @@
|
|||
BoldAsFont=no
|
||||
Charset=UTF-8
|
||||
Columns=120
|
||||
Columns=130
|
||||
CursorType=underscore
|
||||
Font=Consolas
|
||||
Font=Source Code Pro Medium
|
||||
FontHeight=9
|
||||
FontWeight=400
|
||||
Hold=error
|
||||
Locale=en_US
|
||||
Rows=60
|
||||
OpaqueWhenFocused=yes
|
||||
Rows=64
|
||||
Scrollbar=none
|
||||
SelectionShowSize=6
|
||||
Term=xterm-256color
|
||||
Transparency=off
|
||||
Transparency=low
|
||||
Utmp=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue