Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address issue 1201 #1272

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion content/show-battery-percentage.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ keywords:
- battery percentage
- gnome tweak tool
- battery
- Pop!_OS 22.04
- Pop!_OS 20.04

facebookImage: /_social/article
twitterImage: /_social/article
Expand All @@ -15,7 +17,15 @@ section: community
tableOfContents: true
---

To show the battery percentage in the top bar in Pop!\_OS, you will need to use the GNOME Tweak Tool.
## Pop!_OS 22.04

1. Open the Application menu and open Settings
2. Click on Power on the left side
3. Switch the Show Battery Percentage toggle on

## Pop!_OS 20.04

To show the battery percentage in the top bar, you will need to use the GNOME Tweak Tool.

### Installing the GNOME Tweak Tool

Expand Down
Loading