aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/ShiftOS/Apps
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-11-18 11:53:07 -0700
committerAShifter <[email protected]>2017-11-18 11:53:07 -0700
commit14036dbe5d44caa1a5d612f3b5e8a269a8c899ad (patch)
tree66c69edbf9cd710c114bb823512fc289a13c4f1e /ShiftOS.Main/ShiftOS/Apps
parentad5f166619c4f7a81bb708aea6cf5b5e9ab11a1e (diff)
parentb61561692cc0e211f65495f67e2968aa04e81c8a (diff)
downloadshiftos-rewind-14036dbe5d44caa1a5d612f3b5e8a269a8c899ad.tar.gz
shiftos-rewind-14036dbe5d44caa1a5d612f3b5e8a269a8c899ad.tar.bz2
shiftos-rewind-14036dbe5d44caa1a5d612f3b5e8a269a8c899ad.zip
Merge remote-tracking branch 'refs/remotes/ShiftOS-Rewind/master'
Diffstat (limited to 'ShiftOS.Main/ShiftOS/Apps')
-rw-r--r--ShiftOS.Main/ShiftOS/Apps/Terminal.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS/Apps/Terminal.Designer.cs b/ShiftOS.Main/ShiftOS/Apps/Terminal.Designer.cs
index b514bbf..a746456 100644
--- a/ShiftOS.Main/ShiftOS/Apps/Terminal.Designer.cs
+++ b/ShiftOS.Main/ShiftOS/Apps/Terminal.Designer.cs
@@ -36,6 +36,7 @@
this.termmain.BackColor = System.Drawing.Color.Black;
this.termmain.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.termmain.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.termmain.Font = new System.Drawing.Font("Lucida Console", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.termmain.ForeColor = System.Drawing.Color.White;
this.termmain.Location = new System.Drawing.Point(0, 0);
this.termmain.Name = "termmain";