dylanaraps / pywal

🎨 Generate and change color-schemes on the fly.
MIT License
8.42k stars 327 forks source link

Terminal slow startup / Strange behavior from Pywal #125

Closed williambcra closed 6 years ago

williambcra commented 7 years ago

Hi! I've been using pywal since a while now, and today after I tried to set a binding key which will execute pywal, I've been having some strange bugs. I'm using i3-gaps, Tilix/urxvt/Terminator and bash/oh-my-zsh on Fedora 26.

Now, my i3 config for focused colors won't even work anymore like it did yesterday : set $unfocused_border ${xrdb:color2} set $focused_border ${xrdb:color7}

And even more strange, my terminal is taking a long time to apply the theme by wal. I'm using (wal -t -r &)

It wasn't doing this this morning, and I can't find any solution anywhere. It does it on every terminal / bash I have!

Any idea for a fix?

thanks!

dylanaraps commented 6 years ago

In the next version wal -r has been replaced by (cat ~/.cache/wal/sequences &) which is instant and bypasses the slow startup time of python.

Bendodroid commented 4 years ago

@Zyrophr Did you fix the issue with ncmpcpp not using the correct theme?

AFAgarap commented 1 year ago

Still slow startup time with kitty