mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
disable bell after we tested bell for wezterm
This commit is contained in:
parent
838c2fbf1e
commit
f977ccea12
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue