gamemode
gamemode 1.8.2
Optimise Linux system performance on demand
https://feralinteractive.github.io/gamemodeBSD 3-clause "New" or "Revised" License
main program: gamemoderunprograms: gamemoded, gamemodelist, gamemode-simulate-game, gamemoderun
Maintainers
Platforms (24)
powerpc64le-linuxmips64el-linuxi686-linuxm68k-linuxsh4-linuxriscv32-linuxriscv64-linuxarmv5tel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ gamemode ];
Ad-hoc shell
nix-shell -p gamemode
Flake (nix run)
nix run nixpkgs#gamemode