NAHO
NAHO
Potentially related: https://github.com/danth/stylix/issues/400#issuecomment-2171592387
> Perhaps a whole different paradigm is required for this, but I'm not the author of stylix to decide. This is a somewhat already acknowledged problem: > the use of...
> > The best idea that comes to mind is adding a way to _partially_ disable an individual target, so you still get the colors as variables but not applied...
To: @i-am-logger Are the non-colored related declarations required: > Should we remove the non-color related declarations: > > > Stylix should aim to declare only necessary options. For example, #174...
> > Are the non-colored related declarations required: > > > > [...] > > > > If not, feel free to resolve the pending requested chages. > > yes,...
Related: https://github.com/danth/stylix/issues/252#issuecomment-2163125035
> So, an option like `enableWallpaper` under each target? Yes, I had the same idea. However, I would simplify the option name to `wallpaper`. For consistency, we could implement and...
> would this be an option that can be set globally for stylix? The `options.stylix.targets..wallpaper` options would be `` specific, similar to `options.stylix.targets..enable`. Based on the following use cases, it...
Related: https://github.com/danth/stylix/pull/201
> The LightDM module should only set the backgruound image currently. > it isn't setting the wallpaper now. It defaults to the default gruvboxy Nixos image. The background image should...