# HG changeset patch # User Meredith Howard # Date 1407779285 14400 # Node ID 3db48c4342292ff7216b499fa5ac87a9fbbf86a3 # Parent 7d0ec8d47d8d6b0183a3606975490ca6a44851a7 mintty prefs diff --git a/.minttyrc b/.minttyrc --- a/.minttyrc +++ b/.minttyrc @@ -1,6 +1,6 @@ ForegroundColour=171,171,171 BackgroundColour=0,0,0 -CursorColour=253,157,79 +CursorColour=240,240,240 Black=0,0,0 BoldBlack=52,52,52 Red=233,47,47 @@ -18,3 +18,11 @@ BoldCyan=107,243,230 White=171,171,171 BoldWhite=249,249,249 PgUpDnScroll=no +Font=DejaVu Sans Mono +FontHeight=10 +FontSmoothing=full +CursorType=block +CursorBlinks=no +Transparency=off +Columns=120 +Rows=40