-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
My komorebi install has NO commands at all. #177
Comments
Are the files not kept at /usr/lib or /lib/share ? Try using a package manager to location it's path and add it to $PATH variable using ~bashrc file |
Thank you for the replly. It looks like it did not install to /usr/lib or /lib/share:
Is /usr/share/applications/komorebi.desktop what I am looking for? |
I got it!! I gave the list to ChatGPT and it had me add
Thank you for the advice it led me to a solution :) |
I spoke too soon. The ONLY command that works with komorebi since adding the $PATH is komorebi --version. Not even --help works. What can I do to get access to full commands? |
I went ahead and added another line to my bashrc:
Now komorebi --help sort of works, but it seems to create a hang in terminal that I have to use crtl+C to escape:
I also tried using the terminal to change the background but it only refreshed the existing background mp4 without changing. How would I accomplish this please? |
Hello everyone,
I installed komorebi with the .deb installer. Now I find I have no commands to use at all. kokorebi --version, kokorebi -version, kokorebi version, kokorebi --help, kokorebi -help, and kokorebi help all return "komorebi: command not found"
Can anyone help me resolve this please?
Thank you for reading,
Logan
The text was updated successfully, but these errors were encountered: