Skip to content

Instantly share code, notes, and snippets.

@iotku
Created October 21, 2022 08:43
Show Gist options
  • Save iotku/1a88e87be2f1f5be753cbda6d0eadb52 to your computer and use it in GitHub Desktop.
Save iotku/1a88e87be2f1f5be753cbda6d0eadb52 to your computer and use it in GitHub Desktop.
ubuntu WSL settings
{
"antialiasingMode": "cleartype",
"colorScheme": "One Half Dark",
"experimental.retroTerminalEffect": false,
"font":
{
"face": "JetBrainsMonoNL NF",
"size": 13,
"weight": "light"
},
"guid": "{xxxxxxxxxxxxxxxxxxxxxx}",
"hidden": false,
"name": "Ubuntu",
"source": "Windows.Terminal.Wsl",
"padding": "0",
"scrollbarState": "hidden",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment