feat(gamescope): disable capsys.
This commit is contained in:
parent
ee127e9bd9
commit
d6c675d63e
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
# Enable gamescope
|
# Enable gamescope
|
||||||
programs.gamescope = {
|
programs.gamescope = {
|
||||||
enable = true;
|
enable = true;
|
||||||
capSysNice = true;
|
# capSysNice = true;
|
||||||
package = pkgs.gamescope_git;
|
package = pkgs.gamescope_git;
|
||||||
};
|
};
|
||||||
# Install gamemode
|
# Install gamemode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue