NAHO
NAHO
> I just implemented your suggested solution and can confirm that it works! No other solution I've tried worked and it seems that Flatpak apps aren't reading `~/.config/gtk-3.0` or `~/.config/gtk-4.0`...
> While Flatpak apps themselves cannot be installed declaratively without using third party solutions like nix-flatpak, their options can be configured declaratively without that and should therefore be in scope...
@boomshroom and @Flameopathic, do you mind giving https://github.com/nix-community/stylix/pull/1952 a review? Currently, it only partially supports colors.
CI is failing. Maybe a `git rebase master` resolves the issue: https://github.com/danth/stylix/commit/65c42633d4d0ebc49e8f077c289786b13a145509.
> okay all tests pass except deadnix telling me that i need to remove the `pkgs` argument in flake.nix at lines 212, 226 and 239 but when i do all...
Based on https://github.com/astro/deadnix/commit/a8c3e265c52dffe50e63e7f4b5068f27cc78f8b5, it seems that `# deadnix: skip` is the only reasonable workaround.
What is the status of this PR and https://github.com/nix-community/stylix/pull/838?
I assume this could be solved by extending the `default` case with a prior `case "ggml-gpt4all-j"` branch in the following locations: - https://github.com/charmbracelet/mods/blob/c4461d4408def3d1412f7f10c49d12d159dfcc43/mods.go#L371-L380 - https://github.com/charmbracelet/mods/blob/c4461d4408def3d1412f7f10c49d12d159dfcc43/mods.go#L371-L380
Thanks for doing the research! Actually, this is a known issue: https://github.com/danth/stylix/issues/249.
> where is the kvantum branch? i dont see it on this repo It's an open PR: https://github.com/danth/stylix/pull/142.