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": {
|
||||
"cursorBlink": true,
|
||||
"scrollback": 10000,
|
||||
"tabStopWidth": 8
|
||||
"tabStopWidth": 8,
|
||||
"bellStyle": "sound",
|
||||
},
|
||||
"header": {
|
||||
"text": null,
|
||||
|
|
Loading…
Reference in a new issue