Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: komorebic doesnt start bar #1071

Open
nahid6970 opened this issue Oct 21, 2024 · 0 comments
Open

[BUG]: komorebic doesnt start bar #1071

nahid6970 opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nahid6970
Copy link

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

default config that was created with the command komorebic quickstart so i didnt change anything

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

  • Start-Process komorebi-bar -WindowStyle hidden
  • + CategoryInfo          : InvalidOperation: (:) [Start-Process], InvalidOperationException
    + FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
    
    
    
    

Thank you for using komorebi!

its failing to start the statusbar but starts komorebi fine

@nahid6970 nahid6970 added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant