-
-
Notifications
You must be signed in to change notification settings - Fork 131
Makes the bell silent #1159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makes the bell silent #1159
Conversation
9aa6b89
to
a4561ba
Compare
a4561ba
to
4fd9dfc
Compare
Also, we need to update documentation here index.md |
4fd9dfc
to
3d9e89c
Compare
9c236f4
to
c8fecb5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, only very minors, that might make sense to apply. What do you think?
I read the suggestion about making bell to be |
dc4d528
to
74aa421
Compare
a903897
to
12dd60b
Compare
2c54f11
to
18ad2e0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like not all wav files are good for a bell sound, i just downloaded random one from https://mixkit.co/free-sound-effects/bell/ and it didn't work :(
@Yaraslaut can you link a specific one? I tried a bunch of 'em from here already and they worked. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I should have used the review functionality from the start. :)
4215bb4
to
57b21e7
Compare
57b21e7
to
ed53cc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks
Adds a config option
bell
under profile to configure BEL behaviour and Fixes #1162 , #1163