From dd45d38a9a6c09bbbde918b2fe2808b4a75c8c84 Mon Sep 17 00:00:00 2001 From: billchurch Date: Sat, 17 Feb 2018 10:03:05 -0500 Subject: [PATCH] updated for bellStyle option --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index ab0e23e..c2da86e 100644 --- a/config.json +++ b/config.json @@ -18,7 +18,8 @@ "terminal": { "cursorBlink": true, "scrollback": 10000, - "tabStopWidth": 8 + "tabStopWidth": 8, + "bellStyle": "sound", }, "header": { "text": null,