[PR #1398] [MERGED] feat(bar): changing battery icons #1381

Closed
opened 2026-01-05 14:55:05 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1398
Author: @CtByte
Created: 4/3/2025
Status: Merged
Merged: 4/4/2025
Merged by: @LGUG2Z

Base: masterHead: battery_icon


📝 Commits (1)

  • e073596 feat(bar): changing battery icons

📊 Changes

1 file changed (+18 additions, -2 deletions)

View changed files

📝 komorebi-bar/src/widgets/battery.rs (+18 -2)

📄 Description

This commit is changing the icon on the battery widget based on the current level.

100 - 75: discharging
image
75 - 50: high
image
50 - 25: medium
image
25 - 10: low
image
10 - 0: warning
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1398 **Author:** [@CtByte](https://github.com/CtByte) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `battery_icon` --- ### 📝 Commits (1) - [`e073596`](https://github.com/LGUG2Z/komorebi/commit/e0735967f838ff23b9d16dff00adcfc975cf5b25) feat(bar): changing battery icons ### 📊 Changes **1 file changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-bar/src/widgets/battery.rs` (+18 -2) </details> ### 📄 Description This commit is changing the icon on the battery widget based on the current level. 100 - 75: discharging ![image](https://github.com/user-attachments/assets/968f769c-8f85-44d5-88e6-1d3a45a12690) 75 - 50: high ![image](https://github.com/user-attachments/assets/515dfdeb-0d1f-4274-a048-707703b6225a) 50 - 25: medium ![image](https://github.com/user-attachments/assets/b547eccc-dd5a-4168-8be7-48788f9dafd0) 25 - 10: low ![image](https://github.com/user-attachments/assets/bbe06541-accc-4e77-b2ab-7442cee4d5d5) 10 - 0: warning ![image](https://github.com/user-attachments/assets/08367870-f888-4ed8-b7ce-73a578c79e3f) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:05 +01:00
adam closed this issue 2026-01-05 14:55:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1381