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

Error updatecolors #3

Open
sgyadjkm opened this issue Feb 15, 2024 · 4 comments
Open

Error updatecolors #3

sgyadjkm opened this issue Feb 15, 2024 · 4 comments

Comments

@sgyadjkm
Copy link

When running “ ~/.config/scripts/updatecolors.sh ~/Videos/raining.mkv”, I get an error saying “no such directory”.

@Prayag2
Copy link
Owner

Prayag2 commented Feb 15, 2024

Did you run the following two commands one by one before running the above?

mkdir -p ~/Videos
cp ./wallpaper/raining.mkv ~/Videos

@sgyadjkm
Copy link
Author

sgyadjkm commented Feb 15, 2024

Yes. I was able to verify the existence of Videos but it says that updatecolors does not exist

@Prayag2
Copy link
Owner

Prayag2 commented Feb 15, 2024

Did you also copy all the files in the config folder correctly? The command is cp ./config/* ~/.config/

@sgyadjkm
Copy link
Author

This might be it. I received “ cp: -r not specified” It then proceeds to omit bspwm, compfy, polybar, scripts, sxhkd, and wal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants