Increase terminal width and font size.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 12 May 2018 22:29:52 +0300
changeset 895 83b2af127014
parent 894 338878a7ff51
child 896 e709b4c3ccf6
Increase terminal width and font size.
.minttyrc
--- a/.minttyrc	Sat May 12 22:28:34 2018 +0300
+++ b/.minttyrc	Sat May 12 22:29:52 2018 +0300
@@ -31,7 +31,7 @@
 # Nice looks and support large amount of chars.
 Font=Courier New
 BoldAsFont=yes
-FontHeight=10
+FontHeight=12
 AllowBlinking=no
 
 FontSmoothing=None
@@ -60,7 +60,7 @@
 Term=xterm-256color
 Answerback=
 
-Columns=120
+Columns=160
 Rows=40
 Scrollbar=right
 ScrollbackLines=10000