mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: komorebi-bar not shown after upgrade to 0.1.37 #600
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 @rlopeznegrete on GitHub (Apr 14, 2025).
Summary
I just compiled the latest available in master branch (0.1.37), and now, when I start with komorebic --bar, the bar is not show (although the offset is created). However, if I manually execute komorebic-bar.exe the bar is displayed.
Is this a bug in my configuration?
komorebic.bar.json
Version Information
OS Version: 10.0.19045 N/A Build 19045
komorebic --version
komorebic 0.1.37
branch:master
commit_hash:a8b02f40
build_time:2025-04-14 11:09:48 -04:00
build_env:rustc 1.86.0 (05f9846f8 2025-03-31),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
default
Output of komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\myuser.config\komorebi
Looking for configuration files in C:\Users\myuser.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\myuser.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 (Apr 16, 2025):
Most likely there is a config issue - Can you run
komorebi-bar.exewith the--configflag pointing to your bar config file in the terminal and post the output?@rlopeznegrete commented on GitHub (Apr 17, 2025):
I rebooted my laptop and after that there were no issues, the bar just pops up like normal.
I apologize for the wasted issue.