Change default line height

This commit is contained in:
Mikayla
2024-12-13 19:28:57 -08:00
parent 85c3aec6e7
commit 1abe271cf9

View File

@@ -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.