update qt thing
This commit is contained in:
parent
639b78d9d0
commit
a794c42fc3
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue