mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 23:30:40 -05:00
feat(steam-gamescope): hide console log
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
enable = true;
|
||||
gamescopeSession = {
|
||||
enable = true;
|
||||
steamArgs = ["-tenfoot"];
|
||||
steamArgs = ["-tenfoot" "&>/dev/null"];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user