global/themeing: fix setting platform theme
This commit is contained in:
parent
fa800ab3ec
commit
cbe80d459a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
package = pkgs.adwaita-qt;
|
||||
name = "adwaita-dark";
|
||||
};
|
||||
platformTheme = "gnome";
|
||||
platformTheme.name = "adwaita";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue