no bell on kitty
This commit is contained in:
parent
4693e814c9
commit
a3bcabc184
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
enable_audio_bell = false;
|
||||||
|
|
||||||
font_size = "16.0";
|
font_size = "16.0";
|
||||||
font_family = "FiraCode Nerd Font";
|
font_family = "FiraCode Nerd Font";
|
||||||
bold_font = "auto";
|
bold_font = "auto";
|
||||||
|
|
Loading…
Reference in a new issue