Turn Off Battery Notification in Ubuntu Focal

Just use this commands

cd /etc/UPower
sudo nano UPower.conf

Change UsePercentageForPolicy=true into UsePercentageForPolicy=false

sudo systemctl restart upower

Leave a comment

Your email address will not be published. Required fields are marked *