mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: When Surfshark VPN is enabled the Network widget in Komorebi Bar does not show #531
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?
Originally created by @madmedicnl on GitHub (Nov 24, 2024).
Summary
Exactly what it says in the title.
When you disable the VPN the network widget immediately shows up.
Version Information
OS Name: Microsoft Windows 11 Home
OS Version: 10.0.26100 N/A Build 26100
komorebic -V
komorebic 0.1.31
branch:master
commit_hash:b14c0d07
build_time:2024-11-24 00:53:21 +00:00
build_env:rustc 1.82.0 (f6e511eec 2024-10-15),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
default WHKD
Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\MadMedic
Looking for configuration files in C:\Users\MadMedic
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\MadMedic.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Jan 23, 2025):
@CtByte another networking widget related thing, I have a feeling that VPN connections don't show up as a result of the network interface scanning call we use 🤔
@CtByte commented on GitHub (Jan 23, 2025):
@LGUG2Z it seems to be a common issue with VPNs
@FAL0258 commented on GitHub (Jun 11, 2025):
Establishing a connection via NordVPN also caused the bar to crash and disappear, while connecting via OpenVPN GUI did not.