Fix typo and disable bell sound
This commit is contained in:
@ -33,8 +33,8 @@ in
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
theme = "Catppuccin-Mocha";
|
||||
settings = {
|
||||
enable_audo_bell = false;
|
||||
confirm_os_window_close = 0; # disabled
|
||||
enable_audio_bell = false;
|
||||
confirm_os_window_close = 0; # no ask on quit
|
||||
};
|
||||
font = {
|
||||
package = pkgs.dejavu_fonts;
|
||||
|
Reference in New Issue
Block a user