Disabled audio bell
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
This commit is contained in:
parent
5dd68a0193
commit
0d8ea5a568
|
@ -30,6 +30,7 @@ in
|
|||
};
|
||||
settings = {
|
||||
background_opacity = "0.95";
|
||||
enable_audio_bell = "false";
|
||||
};
|
||||
keybindings = lib.mkMerge [
|
||||
(lib.mkIf pkgs.stdenv.hostPlatform.isDarwin {
|
||||
|
|
Loading…
Reference in a new issue