[BUG]: Komorebi Bar Celluar Slowdown #605

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

Originally created by @MsiDeer on GitHub (Apr 29, 2025).

Summary

When using celluar connectivity the komorebi bar gets super slow and I really can't select anything on it / it does not update without delay

Version Information

WIn 11 Pro
Version: 10.0.26100 N/A Build 26100

komorebic 0.1.36
commit_hash: 8ef1bcf2
build_time: 2025-04-13 03:10:57 +00:00
build_env:rustc 1.86.0 (05f9846f8 2025-03-31),stable-x86_64-pc-windows-msvc

Komorebi Configuration

Default

Hotkey Configuration

Default

Output of komorebic check

No KOMOREBI_CONFIG_HOME detected, defaulting C:\Users\Msi

Looking for configuration files in C:\Users\Msi

Found komorebi.json; this file can be passed to the start command with the --config flag

Found C:\Users\Msi.config\whkdrc; key binding will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag

Originally created by @MsiDeer on GitHub (Apr 29, 2025). ### Summary When using celluar connectivity the komorebi bar gets super slow and I really can't select anything on it / it does not update without delay ### Version Information WIn 11 Pro Version: 10.0.26100 N/A Build 26100 komorebic 0.1.36 commit_hash: 8ef1bcf2 build_time: 2025-04-13 03:10:57 +00:00 build_env:rustc 1.86.0 (05f9846f8 2025-03-31),stable-x86_64-pc-windows-msvc ### Komorebi Configuration ```json Default ``` ### Hotkey Configuration Default ### Output of komorebic check No KOMOREBI_CONFIG_HOME detected, defaulting C:\Users\Msi Looking for configuration files in C:\Users\Msi Found komorebi.json; this file can be passed to the start command with the --config flag Found C:\Users\Msi\.config\whkdrc; key binding will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
adam added the bugi-will-not-work-on-thisi-am-stuckkomorebi-bar labels 2026-01-05 14:51:54 +01:00
adam closed this issue 2026-01-05 14:51:55 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Apr 29, 2025):

I think this is probably similar to the VPN issue? @CtByte may know more

@LGUG2Z commented on GitHub (Apr 29, 2025): I think this is probably similar to the VPN issue? @CtByte may know more
Author
Owner

@CtByte commented on GitHub (Apr 29, 2025):

try to hide the default interface or disable the entire network widget for now

    {
      "Network": {
        "enable": true,
        "data_refresh_interval": 2,
        "show_default_interface": false,
        "show_total_activity": false,
        "show_activity": true
      }
    },
@CtByte commented on GitHub (Apr 29, 2025): try to hide the default interface or disable the entire network widget for now ```json { "Network": { "enable": true, "data_refresh_interval": 2, "show_default_interface": false, "show_total_activity": false, "show_activity": true } }, ```
Author
Owner

@CtByte commented on GitHub (Oct 5, 2025):

@MsiDeer Hi there, would it be possible for you to test if this version still fails for you?

@CtByte commented on GitHub (Oct 5, 2025): @MsiDeer Hi there, would it be possible for you to test if [this version](https://github.com/LGUG2Z/komorebi/actions/runs/18235052593) still fails for you?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#605