feat(steam-gamescope): hide console log

This commit is contained in:
Gabriel Fontes
2025-10-29 14:04:21 -03:00
parent 64da662baf
commit 4965bfb22e
@@ -3,7 +3,7 @@
enable = true;
gamescopeSession = {
enable = true;
steamArgs = ["-tenfoot"];
steamArgs = ["-tenfoot" "&>/dev/null"];
};
};