kitty: disable the terminal bell
This commit is contained in:
@@ -109,7 +109,10 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
kitty.enable = true;
|
kitty = {
|
||||||
|
enable = true;
|
||||||
|
settings.enable_audio_bell = false;
|
||||||
|
};
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "colin";
|
userName = "colin";
|
||||||
|
Reference in New Issue
Block a user