enable gamescope, add hyprland cs2 window rule

This commit is contained in:
2026-07-08 22:33:54 +01:00
parent 0377363f68
commit 4829a945b9
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -138,9 +138,14 @@
};
};
};
gamescope = {
enable = true;
capSysNice = true;
};
steam = {
enable = true;
gamescopeSession.enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
};