From 1abe271cf970ff9bfa26ed1b4c6ff72fc9b32092 Mon Sep 17 00:00:00 2001 From: Mikayla Date: Fri, 13 Dec 2024 19:28:57 -0800 Subject: [PATCH] Change default line height --- assets/settings/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/settings/default.json b/assets/settings/default.json index 05b172a167..d0d58660b3 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -852,7 +852,7 @@ // "line_height": { // "custom": 2 // }, - "line_height": "comfortable", + "line_height": "standard", // Activate the python virtual environment, if one is found, in the // terminal's working directory (as resolved by the working_directory // setting). Set this to "off" to disable this behavior.