update qt thing

This commit is contained in:
jacekpoz 2024-05-14 12:31:47 +02:00
parent 639b78d9d0
commit a794c42fc3
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -39,7 +39,7 @@ in {
# thanks raf :3 https://github.com/NotAShelf/nyx/blob/main/homes/notashelf/themes/qt.nix
qt = {
enable = true;
platformTheme = "qtct";
platformTheme.name = "qtct";
style = {
inherit (cfg) name;
package = cfg.package.override {