Prayag2 / dotfiles

This repository includes all of my favourite Linux dotfiles that I have created.
78 stars 5 forks source link

Error updatecolors #3

Open sgyadjkm opened 6 months ago

sgyadjkm commented 6 months ago

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

Prayag2 commented 6 months ago

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

mkdir -p ~/Videos
cp ./wallpaper/raining.mkv ~/Videos
sgyadjkm commented 6 months ago

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

Prayag2 commented 6 months ago

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

sgyadjkm commented 6 months ago

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