Glam Prestige Journal

Bright entertainment trends with youth appeal.

In Ubuntu 18.04, the default icons showing whether the laptop is on battery or plugged in, are quite similar:

  • screenshot → Plugged in
  • screenshot → Battery

Its really easy to miss when the laptop accidentally unplugs.

Is there a way to make the icons different, or to make it more prominent when the laptop is on battery?

0

2 Answers

From the attached pics in your Question gives clue that those icons are named as

battery-good-charging-symbolic.svg and
battery-good-symbolic.svg

enter image description here

There are similar Images with naming which can be understood easily.

First determine which icon theme is being used.

And then copying this Icon theme into ~/.icons directory and replacing the image with your preferred one but with same name of icon will change the symbol.

There is a good documentation here.

2

I solved this by going to Tweaks → Top Bar → Turn on Battery Percentage.

screenshot

Now the battery percentage is shown as a number, so if unplugged, the number shows as declining which is more attention grabbing than the icons.

screenshot

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy