Kilian Mio
Kilian Mio
I can't reproduce the issue. After taking a look at the code again, I realized that I specified fonts icons and cursor using nixos options. @yazoink, can you maybe send...
A few infos I'd like to provide in advance: - If you overwrite `programs.regreet.extraCss` with `mkForce` you simply overwrite the entire css that stylix defines with your own, which I...
Thank you for your patience! I was able to find the error, it seems my regreet was being styled by GTK through importing correct environment variables, not through extraCss. As...
Even without the above change, Regreet will be themed with the global GTK settings, if use the default value for `services.greetd.settings.default_session.command` that is set when `programs.regreet.enable = true`. It will...
To rule out that it is some light or dark mode issue, it would be helpful if you could try the PR. It should also get merged soon.
I don't understand how this should be possible, to be honest, as a "greeter" should obviously not run as any normal user. After all, it runs, so a user can...
Since I had the privilege of configuring a system not using catppuccin it became apparent to me that this issue is actually still real. It seems that regreet doesn't care...
I just leaned about OAuth Keys, so this may be obsolete. Close this if you agree.
> Thanks for your PR! But does declarative PWA only work with Floorp, or can it be applied to other Firefox derivatives too? In the latter case, I would suggest...
After some useless pondering, I am considering to call it ready for merge after adding the tests.