mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1566] [MERGED] fix(bar): update network interface less frequently #1465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1566
Author: @CtByte
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/21/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/network📝 Commits (1)
5f293b8fix(bar): update network interface less frequently📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
komorebi-bar/src/widgets/network.rs(+18 -3)📄 Description
This commit ensures that the default interface for the network widget does not update on every render of the bar.
Some people have experienced the bar being frozen and hopefully this will remediate that issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.