Finally fixes qt stylix themes
This commit is contained in:
@ -43,4 +43,8 @@ in
|
||||
};
|
||||
stylix.targets.console.enable = true;
|
||||
|
||||
environment.sessionVariables = {
|
||||
QT_QPA_PLATFORMTHEME = "qt5ct";
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user