5 lines
No EOL
89 B
Nix
5 lines
No EOL
89 B
Nix
{ ... }: {
|
|
home.sessionVariables = {
|
|
QT_QPA_PLATFORMTHEME = "qt6ct";
|
|
};
|
|
} |