Allow gamescope to change its own kernel niceness settings for smoother gameplay.
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
# Install steam.
|
||||
programs = {
|
||||
gamemode.enable = true;
|
||||
gamescope.enable = true;
|
||||
gamescope = {
|
||||
enable = true;
|
||||
capSysNice = true;
|
||||
};
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user