You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make a wallpaper-change bash script, and every time i try to pair two commands in any way (inside bash script, using -o of pywal, just pairing them through &&), wallpaper animation freezes mid-way (with random timing).
I don't know for certain if its an issue on my side or a bug sadly.
Example situation:
swww img $1 ///or the other way around
wal -q -i $1
I am trying to make a wallpaper-change bash script, and every time i try to pair two commands in any way (inside bash script, using -o of pywal, just pairing them through &&), wallpaper animation freezes mid-way (with random timing).
I don't know for certain if its an issue on my side or a bug sadly.
Example situation:
The text was updated successfully, but these errors were encountered: