This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
minttyrc: use dejavu font
pull/1/head
10sr
10 years ago
parent
05e68aee02
commit
17625275f2
1 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save