mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-23 02:13:11 -05:00
Disable audio bell
This commit is contained in:
parent
b56cdccb11
commit
1dfc5b54f1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ font_family Hack
|
||||||
font_size 12
|
font_size 12
|
||||||
cursor_shape block
|
cursor_shape block
|
||||||
shell_integration no-cursor
|
shell_integration no-cursor
|
||||||
|
enable_audio_bell no
|
||||||
#background_opacity 0.9
|
#background_opacity 0.9
|
||||||
window_padding_width 20
|
window_padding_width 20
|
||||||
#background #202020
|
#background #202020
|
||||||
|
|
Loading…
Reference in a new issue