2021-08-02 19:54:32 +00:00
|
|
|
[general]
|
|
|
|
reaper_freq=5
|
|
|
|
desiredgov=performance
|
|
|
|
; TODO: Maybe set this
|
|
|
|
;defaultgov=powersave
|
|
|
|
|
|
|
|
; The iGPU desired governor is used when the integrated GPU is under heavy load
|
|
|
|
igpu_desiredgov=powersave
|
|
|
|
igpu_power_threshold=0.3
|
|
|
|
|
|
|
|
softrealtime=on;
|
|
|
|
renice=0
|
|
|
|
ioprio=0
|
|
|
|
inhibit_screensaver=1
|
|
|
|
|
|
|
|
[filter]
|
|
|
|
; If "whitelist" entry has a value(s)
|
|
|
|
; gamemode will reject anything not in the whitelist
|
|
|
|
;whitelist=RiseOfTheTombRaider
|
|
|
|
|
|
|
|
; Gamemode will always reject anything in the blacklist
|
|
|
|
;blacklist=HalfLife3
|
|
|
|
; glxgears
|
|
|
|
|
|
|
|
[gpu]
|
|
|
|
|
|
|
|
[supervisor]
|
|
|
|
|
2021-08-07 15:26:11 +00:00
|
|
|
[custom]
|
|
|
|
start=systemctl --user start replaysorcery-kms
|
|
|
|
systemctl --user start replaysorcery
|
|
|
|
|
|
|
|
end=systemctl --user stop replaysorcery-kms
|
|
|
|
systemctl --user stop replaysorcery
|
|
|
|
|
|
|
|
script_timeout=10
|