Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Not generating theme when used with symlinks #586

Open
Chaitanyabsprip opened this issue Feb 4, 2021 · 0 comments
Open

Not generating theme when used with symlinks #586

Chaitanyabsprip opened this issue Feb 4, 2021 · 0 comments

Comments

@Chaitanyabsprip
Copy link

ln -sf (find /home/chaitanya/Pictures/ -type f \( -name "*.png" -or -name "*.jpg" -or -name "*.jpeg" \)| shuf -n1) $HOME/.wallpaper wal -i (readlink $HOME/.wallpaper)

Tried making it work like this but even thought the wallpaper was changing the terminal colors were not updating and it was not generating a theme/color pallete.
then I tried it with readlink $HOME/.wallpaper and it worked

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

No branches or pull requests

1 participant