Add terminal bell setting to enable/disable audio notifications

This commit is contained in:
Alexander Farber 2025-12-09 20:27:20 +01:00
parent 5b74422be6
commit 5f78909040
No known key found for this signature in database
5 changed files with 77 additions and 4 deletions

View file

@ -945,6 +945,7 @@ export const AppContainer = (props: AppContainerProps) => {
isFocused,
streamingState,
elapsedTime,
settings,
});
// Dialog close functionality