diff --git a/scripts/config/wt-settings.json b/scripts/config/wt-settings.json index 344dcde..81e5097 100644 --- a/scripts/config/wt-settings.json +++ b/scripts/config/wt-settings.json @@ -22,7 +22,8 @@ "cursorShape": "filledBox", "startingDirectory": "%USERPROFILE%\\workspace", "colorScheme": "CMDBOX", - "hidden": false + "hidden": false, + "bellStyle": "none" }, { "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", @@ -31,7 +32,9 @@ "cursorShape": "filledBox", "startingDirectory": "%USERPROFILE%\\workspace", "colorScheme": "POWERSHELL", - "hidden": false + "hidden": false, + "bellStyle": "none" + }, }, { "guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",