gnome: fix session variable definition

This commit is contained in:
Jordan Holt 2025-03-16 15:53:42 +00:00
parent 556010c860
commit befc31158c
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -190,7 +190,7 @@ in
};
};
environment.sessionVariables = {
home.sessionVariables = {
QT_STYLE_OVERRIDE = mkForce "kvantum";
QT_WAYLAND_DECORATION = mkForce "adwaita";
};