updated for bellStyle option
This commit is contained in:
parent
3138a7c9db
commit
dd45d38a9a
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
"terminal": {
|
"terminal": {
|
||||||
"cursorBlink": true,
|
"cursorBlink": true,
|
||||||
"scrollback": 10000,
|
"scrollback": 10000,
|
||||||
"tabStopWidth": 8
|
"tabStopWidth": 8,
|
||||||
|
"bellStyle": "sound",
|
||||||
},
|
},
|
||||||
"header": {
|
"header": {
|
||||||
"text": null,
|
"text": null,
|
||||||
|
|
Loading…
Reference in a new issue