Replace the battery indicator icon with a circle or portrait.
Addtionally, the battery percentage text may be shown next to or inside the icon. The design is inspired by LineageOS.
Moreover, the orientation and horizontal scale of the icon may be adjusted.
Requires gnome-shell-extensions
and gettext
:
make install
OR automatically switch to the last supported release version before install make supported-install
.
Install via $GUEST_SSHCMD
on a virtual/remote host $GUEST_SSHADDR
for debugging:
GUEST_SSHCMD=ssh GUEST_SSHADDR=guest@vm make debug-guest
Install locally with a large debug icon overlay enabled:
make debug-install
Extract transalable text from sources to template file po/main.pot
and update .po
files:
make translations