-
Notifications
You must be signed in to change notification settings - Fork 1
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
Live reload? #7
Comments
wpgtk just tries to use the gnome settings daemon, xfce settings daemon and xsettingsd my plan is to deprecate the templates and lean heavily into the python scripts, build-gradience.py already works and i need to retake work on build-kvantum.py doing the same type of replace done in adw-gtk2-colorizer with the latest version of kvlibadwaita that way only build-gradience depends on pywal directly, the others are "hooked" on a bootstrapping like process and every required theme is built from the gradience preset (kvantum, steam, discord). as for managing the different scripts and reloading i have another project on the works for that, still not ready to use anywhere ouside my machine tho... |
Great! I slightly modified your script for personal use:
And here is a pywal16 theme applied to nautilus and kvantum :) |
I'm checking out your templates (only for gradience for now).
Themes looks cool - 0 complains.
Are you planning to add a build-in functionality to live reload themes?
I'm changing a sceme and them, apply it, and then i need to reopen an app (pkill nautilus, in my case) for theme to be applied.
Maybe there's a way to reload live using xsettingsd? I heard wpgtk use something like that. But, from my experience it wont work on nautilus anyway)))
The text was updated successfully, but these errors were encountered: