mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: komorebic doesnt start bar #500
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 @nahid6970 on GitHub (Oct 21, 2024).
Summary
komorebic start --bar
this command should start komorebic with the statusbar but it starts komorebi but without the statusbar
Version Information
1.29
Komorebi Configuration
Hotkey Configuration
i am not using whkd so no hotkeys
Output of komorebic check
komorebic quickstart
Example komorebi.json, komorebi.bar.json, whkdrc and latest applications.yaml files created
You can now run komorebic start --whkd --bar
komorebic start --bar
Start-Process 'komorebi.exe' -WindowStyle hidden
Waiting for komorebi.exe to start...Started!
Error: Start-Process : This command cannot be run due to the error: The system cannot find the file specified.
At line:3 char:3
Thank you for using komorebi!
its failing to start the statusbar but starts komorebi fine
@LGUG2Z commented on GitHub (Jan 23, 2025):
This was due to distribution issues with
scoopwhich have since been fixed.