From 14ea84b526ac8aef3d07c65b2fbaafd72bbf6ea6 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Sun, 25 Aug 2024 18:09:03 -0300 Subject: [PATCH] gamemode: ioprio 0 -> reset --- programs/gamemode.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/gamemode.ini b/programs/gamemode.ini index 4b76c17..b8fa758 100644 --- a/programs/gamemode.ini +++ b/programs/gamemode.ini @@ -20,7 +20,7 @@ renice=0 ; between 0 and 7 here (with 0 being highest priority), or one of the special values ; "off" (to disable) or "reset" (to restore Linux default behavior based on CPU priority), ; currently, only the best-effort class is supported thus you cannot set it here -ioprio=0 +ioprio=reset ; Sets whether gamemode will inhibit the screensaver when active ; Defaults to 1