Skip to content

Commit 7119970

Browse files
authored
flip bell-indicator to true by default (#3023)
1 parent e087a4c commit 7119970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/wconfig/defaultconfig/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"window:savelastwindow": true,
3030
"telemetry:enabled": true,
3131
"term:bellsound": false,
32-
"term:bellindicator": false,
32+
"term:bellindicator": true,
3333
"term:osc52": "always",
3434
"term:cursor": "block",
3535
"term:cursorblink": false,

0 commit comments

Comments
 (0)