06-06-2023, 06:58 AM
(06-06-2023, 06:34 AM)freelectro Wrote: Hi all,
To keep 4G active to receive notification from nheko and dino software, i use the following script.
https://gitea.privatedns.org/Xavi92/pinephone-scripts
Now, i receive notifications but i have no sound when receive.
I don't think it's due too this script.
How can i resolved this sound problem ?
Thanks a lot
When you are on lock screen notifications arrive as missed.
How notification are handled is configured here:
/usr/local/share/feedbackd/themes/
There are several config files and maybe you find correct one inside pine64,pinephone.json or default.json
Somewhere inside those files are examples for notifications who does make a sound - like message-new-sms
For example you can replace config of "message-new-sms" to "message-missed-instant" or "message-missed-email" and then you will get notification sound.
These two are the ones you want to find
"message-missed-instant"
"message-missed-email"
And they are most likely under "silent" or "quiet" profile.