Switch back to LTS kernel.

This commit is contained in:
Tom Alexander
2025-02-24 12:15:12 -05:00
parent e2f8696ed6
commit 515e910487
4 changed files with 9 additions and 6 deletions

View File

@@ -18,6 +18,7 @@
"workbench.editor.showTabs": "none",
"workbench.activityBar.location": "hidden",
"window.menuBarVisibility": "toggle",
"window.commandCenter": false,
"explorer.autoReveal": false,
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter",