feat: mute windows terminal

This commit is contained in:
DannyDannyDanny 2025-08-06 11:08:19 +00:00
parent d696afdd76
commit 1cd1e5a156
2 changed files with 4 additions and 2 deletions

View file

@ -23,7 +23,8 @@
],
"profiles": {
"defaults": {
"colorScheme": "Catppuccin Mocha"
"colorScheme": "Catppuccin Mocha",
"bellStyle": "none"
},
"list": [
{

View file

@ -23,7 +23,8 @@
],
"profiles": {
"defaults": {
"colorScheme": "Catppuccin Latte"
"colorScheme": "Catppuccin Latte",
"bellStyle": "none"
},
"list": [
{