From 83fd2aea73e914775081b5b301f8847a66b47146 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Mon, 4 Aug 2014 14:45:08 +0900 Subject: [PATCH] minttyrc: update configs --- win/minttyrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/win/minttyrc b/win/minttyrc index 54158a7..5b4c1cd 100644 --- a/win/minttyrc +++ b/win/minttyrc @@ -1,4 +1,4 @@ -BoldAsFont=no +BoldAsFont=yes Transparency=medium CursorType=block Font=DejaVu Sans Mono @@ -11,4 +11,5 @@ Scrollbar=none Term=xterm-256color Blue=0,128,255 OpaqueWhenFocused=no -ForegroundColour=255,255,255 +ForegroundColour=225,225,225 +FontSmoothing=default