Browse Source

minttyrc: use dejavu font

pull/1/head
10sr 10 years ago
parent
commit
17625275f2
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      win/minttyrc

+ 3
- 2
win/minttyrc View File

@@ -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


Loading…
Cancel
Save