From 493ac479e2beded9627880eaca324f612d9cafa1 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Sun, 17 Oct 2021 18:57:14 -0500 Subject: fix: fixed wsl install --- wt.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wt.json') diff --git a/wt.json b/wt.json index d707d63..420f1bc 100644 --- a/wt.json +++ b/wt.json @@ -59,7 +59,6 @@ "keys": "f1" } ], - "alwaysShowTrayIcon": true, "confirmCloseAllTabs": false, "defaultProfile": "{58ad8b0c-3ef8-5f4d-bc6f-13e4c00f2530}", "disabledProfileSources": @@ -67,6 +66,8 @@ "Windows.Terminal.Azure" ], "experimental.rendering.forceFullRepaint": true, + "initialCols": 120, + "initialRows": 30, "multiLinePasteWarning": false, "profiles": { -- cgit v1.2.3-70-g09d2