-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Infinite recursion encountered #43
Comments
I'm trying to reproduce your problem, how should I build your config ? I've tried a |
I usually use |
Ok so after some experimentation, there are two things that both cause infinite recursion, but I don't yet know why:
|
In |
Ok so my hypothesis is that |
I confirmed that if the |
Thank you so much for digging through this! Would opening an issue on the digga repository help? |
Maybe that's the best thing to do indeed. I will create a FAQ here in case someone else encounters the same problems, because it is not specific to digga. |
Once logged in, yes, but I couldn't find any other way to theme GDM as it doesn't load extensions. |
I've been trying to update my flake setup to use the latest version of stylix, but I keep hitting an infinite recursion:
Using
--show-trace
doesn't help much in finding the reason unfortunately.This is the latest revision of stylix that works for me:
d7536947a7fc3f9b60ba3c8f19c2530ca00110a9
. I'm usingdigga
to structure my configuration (you can find it here) I define the theme in this file which I then import in the definition of the userThe text was updated successfully, but these errors were encountered: