-
-
Notifications
You must be signed in to change notification settings - Fork 173
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
Stylix stoped working after update #430
Comments
A new option was added in a recent commit #244 Integrating |
The Firefox module is guarded by Line 25 in a7fbda1
Here are the relevant definitions: Lines 5 to 15 in a7fbda1
Lines 14 to 16 in a7fbda1
Lines 34 to 47 in a7fbda1
Your Stylix input does not contain the |
Hi,
I was adding |
If I understood correctly, one of the commits from 5234b3d...73c6955 is not applying the theming to (at least) Firefox and Wofi with Could you try to find the faulty Stylix commit, as described in #324 (comment)? Maybe focus on the ca3247e...e59d2c1 commits. |
EDIT: It seems that there is some other mistake, probably on my end, as neither of mentioned commits seem to work for me. Hi! Maybe my case is relevant as well here? (sorry if not) I am super new to NixOS and to Stylix, but I just installed Stylix on my fresh NixOS with gnome and while I am getting themed TTY, and some elements of gnome, all of the apps are not not themed and the wallpaper is not changed as well. My config is here. I am only now experimenting with nixos, so forgive me the mess. Here are relevant screenshots. |
Hi, sorry for long response. |
As I see this color changed was discussed and agreed. It doesn't work for me so I've forked project and reverted changed. Thanks for all help and comments closing issue |
In the future, #249 should resolve such inconsistencies.
This is a somewhat already acknowledged problem:
|
Hi all, sorry if this issue was already discussed but I did tried to research it and looking through issues here and sitllI have troubles with stylix after updating it.
Here is what I use currently in flake.lock
After update to latest version using
nix flake update
, it stopped working.I tried
stylix.enable=true
in home-manager and nix config and still theme, that I was using previously, is not applied to firefox and wofi.I tried
stylix.autoEnable=true
and I got this error rebuilding nixos:Also here is my nixos system info:
If you would need any more info will be happy to provide it.
Thanks in advance
The text was updated successfully, but these errors were encountered: