Hi,
i installed LinuxMint 19 Mate x64 and get spammed by balloon tipps from battery / energy.
How do i disable this annoying shit?
OLD:
Looks like somebody else gets annoyed by spamming notification deamon aswell under Mate
viewtopic.php?f=206&t=276243
EDIT:
After removing mate-notification-deamon and reboot, i dont get annoyed anymore.
But problem is the "low intelligent" battery panel app that doesnt understand physics.
My hardware is Surface Pro 4 M3 and the cable is plugged in, still it deloads the battery a bit, and the variances from 100% to 99% are the source of spamming toggle events.
thx in advance
HowTo disable balloon tipps notifications from battery
Forum rules
Before you post please read how to get help
Before you post please read how to get help
Re: HowTo disable balloon tipps notifications from battery
The better solution is to keep the daemon but to disable those specific notifications:
Code: Select all
dconf write /org/mate/power-manager/notify-discharging 'false'
