diff --git a/modules/system/gaming/default.nix b/modules/system/gaming/default.nix index f46242f6..21023994 100644 --- a/modules/system/gaming/default.nix +++ b/modules/system/gaming/default.nix @@ -19,10 +19,12 @@ in { gamemode prismlauncher inotify-tools + protonup-qt (pkgs.writeScriptBin "steamgrab" ''chown -R $(pgrep -nf steam | xargs -r ps -o uname= -p):steam /opt/Steam;'') ]; programs.gamemode.enable = true; programs.gamescope.enable = true; + programs.gamescope.caSysNice = true; programs.steam.gamescopeSession.enable = true; systemSettings.bluetooth.enable = true; hardware.bluetooth = {