[PR #1270] [MERGED] fix(bar): removed unneeded separator character on network widget #1290

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1270
Author: @CtByte
Created: 2/9/2025
Status: Merged
Merged: 2/15/2025
Merged by: @LGUG2Z

Base: masterHead: net_widget


📝 Commits (1)

  • 6cfee62 fix(bar): removed unneeded separator character on network widget

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 komorebi-bar/src/network.rs (+4 -4)

📄 Description

I realized that the | is not really necessary, so it is now removed.

before:
image

after:
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/1270 **Author:** [@CtByte](https://github.com/CtByte) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/15/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `net_widget` --- ### 📝 Commits (1) - [`6cfee62`](https://github.com/LGUG2Z/komorebi/commit/6cfee627fbe94aa4c96bdca5859272c6e7d9f402) fix(bar): removed unneeded separator character on network widget ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `komorebi-bar/src/network.rs` (+4 -4) </details> ### 📄 Description I realized that the `|` is not really necessary, so it is now removed. before: ![image](https://github.com/user-attachments/assets/ade7599c-84da-46ba-b426-ad40ea6b5f3e) after: ![image](https://github.com/user-attachments/assets/7304b507-f3ed-4f04-962d-5764d6f9049f) --- <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:54:46 +01:00
adam closed this issue 2026-01-05 14:54:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1290