Daniel Thwaites

Results 349 comments of Daniel Thwaites

In my experience with KDE on NixOS there's not much you can set up declaratively beyond basic settings. There might be a way to install the plugin by running commands...

Some more things I want to try: - Using the new type system for opacity, so you can write `config.stylix.opacity.desktop.as.float` and so on - Automatically generated documentation for black box...

@Sntx626 The main reason this isn't merged yet is because I'd like to remove the need to write out `config.lib.stylix` before every function, and just have it imported as `{...

I'm not sure why we're setting paddings. Does the theme look different/worse if those are removed?

This is sometimes a problem with base16, as it removes the ability for theme authors to make tweaks specific to their theme.

Stylix doesn't directly support cmus at the moment, so this is coming from the terminal theme. Home Manager has a feature request to add a module for cmus: nix-community/home-manager#3564

It sounds like you might be better off with a standard base16 builder rather than Stylix? That would generate all of the theme files and leave them for you to...

[Flavours](https://github.com/Misterio77/flavours) looks relevant and is packaged in Nixpkgs

> dolphin and many other programs ignore the theme This is unusual because when I tested the original implementation, Dolphin followed the Stylix theme without any issues. Even the folder...

I agree, there should be a single option which takes one of - An image - A list of images - An animation Theoretically the palette generator could support all...