updated for bellStyle option

This commit is contained in:
billchurch 2018-02-17 10:03:05 -05:00
parent 3138a7c9db
commit dd45d38a9a

View file

@ -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,