Skip to content

Instantly share code, notes, and snippets.

@alternative-rvb
Last active February 5, 2021 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alternative-rvb/5dd29f4168eaef2725d7ac4bec2d4a0c to your computer and use it in GitHub Desktop.
Save alternative-rvb/5dd29f4168eaef2725d7ac4bec2d4a0c to your computer and use it in GitHub Desktop.
Préférences de Windows Terminal
{
"guid": "{...}",
"hidden": false,
"name": "Ubuntu 20.04 LTS",
"source": "Windows.Terminal.Wsl",
"fontFace": "UbuntuMono Nerd Font Mono",
"fontSize": 14,
"suppressApplicationTitle": true,
"icon": "C:\\Users\\nicol\\OneDrive\\Images\\ubuntu.png",
"theme": "system",
// "useAcrylic": true,
// "acrylicOpacity": 0.8
// "experimental.retroTerminalEffect": true,
// "antialiasingMode": "cleartype"
"colorScheme":"One Half Dark"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment