mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
disable audible bells for wezterm
This commit is contained in:
parent
9815dfaa89
commit
cd65ffaa98
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
local wezterm = require 'wezterm'
|
||||
|
||||
return {
|
||||
audible_bell = "Disabled",
|
||||
font_size = 12,
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
window_decorations = "RESIZE",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue