diff options
author | Stefan Ritter <xeno@thehappy.de> | 2012-08-28 11:05:00 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2012-08-28 11:05:00 +0200 |
commit | bd2bb5d2835d8637e28b4d9839c9a0427a4647db (patch) | |
tree | 553174c34f4b8adb60cdf1b4ddfa19f4ea440a43 /minttyrc | |
parent | af46583c1834597b540800a824106f9d15fdaa90 (diff) |
Add minttyrc
Diffstat (limited to 'minttyrc')
-rw-r--r-- | minttyrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/minttyrc b/minttyrc new file mode 100644 index 0000000..3786e35 --- /dev/null +++ b/minttyrc @@ -0,0 +1,8 @@ +BoldAsFont=no +Transparency=off +Scrollbar=none +CursorType=line +Font=Consolas +RightClickAction=menu +Columns=135 +Rows=40 |