Compare commits

...

1 Commits

Author SHA1 Message Date
Mikayla
1abe271cf9 Change default line height 2024-12-13 19:28:57 -08:00

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.