disable bell after we tested bell for wezterm

This commit is contained in:
JesseBot 2023-10-20 12:10:00 +02:00
parent 838c2fbf1e
commit f977ccea12

View file

@ -3,7 +3,7 @@ local act = wezterm.action
return {
-- never play a bell sound
-- audible_bell = "Disabled",
audible_bell = "Disabled",
-- initial size of the terminal
initial_cols = 162,