Skip to content

Commit

Permalink
feat: use preview feature to start on login
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nhunt committed Jul 16, 2020
1 parent ea834c3 commit 739152f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wsl/windows-terminal-preview.settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
"defaultProfile": "Ubuntu-20.04",
"launchMode": "maximized",
"startOnUserLogin": true,
"profiles":
{
"defaults":
Expand Down

0 comments on commit 739152f

Please sign in to comment.