From 17625275f2a9000bebb0060c78760ed54a38f836 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Wed, 12 Mar 2014 12:40:14 +0900 Subject: [PATCH] minttyrc: use dejavu font --- win/minttyrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/win/minttyrc b/win/minttyrc index 27cb7e6..87f83e7 100644 --- a/win/minttyrc +++ b/win/minttyrc @@ -1,8 +1,9 @@ BoldAsFont=no Transparency=medium CursorType=block -Font=Source Code Pro Light -FontHeight=11 +#Font=Source Code Pro Light +Font=DejaVu Sans Mono +FontHeight=10 Locale=ja_JP Charset=UTF-8 CopyOnSelect=no