start update to nixpkgs 24.05 by updating kasei and common
This commit is contained in:
@@ -133,7 +133,7 @@ in {
|
||||
|
||||
qt = mkIf graphics {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
style = {
|
||||
name = "adwaita-dark";
|
||||
package = pkgs.adwaita-qt;
|
||||
|
||||
Reference in New Issue
Block a user