fix steam scaling

This commit is contained in:
mjallen18
2024-03-27 11:11:19 -05:00
parent ef4d2a6ab0
commit db9e297b5e
3 changed files with 56 additions and 36 deletions

View File

@@ -169,6 +169,9 @@ in {
# native wayland support (unstable)
wineWowPackages.waylandFull
];
sessionVariables = {
STEAM_FORCE_DESKTOPUI_SCALING = "1";
};
};
# Configure nixpkgs