Jackaed

Results 72 comments of Jackaed

Seems to have just been released! Closing, thank you for sorting this out.

It worked with PCManFM-Qt when I tried it, so it works with some. What apps was it not working for?

If you set keepassxc to use the "Classic (platform native)" theme it should follow your system theme

> I tried that, but it kept a default white theme for some reason. Interesting - works fine on my machine. I think there'll always be some strange edge cases...

> Side note: This PR adds around 250 MiB downloaded and 800 MiB unpacked on a GNOME system, due to the dependency on `plasma-workspace`. Although it's not small, I think...

In it's current iteration, this PR doesn't seem to work if `home-manager.useUserPackages = true` is set. Not sure why, will look into it when I have time.

I've edited the PR to replace the dependency on `plasma-workspace` with just directly writing to `kdeglobals` instead.

> Dolphin (and I imagine other programs too) doesn't get correctly themed: Dolphin is being correctly themed on my system with my branch. Can you show me some more of...

The issue is that this did not previously have qt6 support, which it now does. You were using dolphin qt6 because you were using `kdePackages.dolphin` instead of just `dolphin`.