mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Update gamemode-config.c
fixed format to match the proper codingstyle
This commit is contained in:
parent
7389d5ed1d
commit
e2e8e981a2
@ -375,7 +375,7 @@ static void load_config_files(GameModeConfig *self)
|
||||
/* Set some non-zero defaults */
|
||||
self->values.igpu_power_threshold = DEFAULT_IGPU_POWER_THRESHOLD;
|
||||
self->values.inhibit_screensaver = 1; /* Defaults to on */
|
||||
self->values.disable_splitlock = 1; /* Defaults to on */
|
||||
self->values.disable_splitlock = 1; /* Defaults to on */
|
||||
self->values.reaper_frequency = DEFAULT_REAPER_FREQ;
|
||||
self->values.gpu_device = 0;
|
||||
self->values.nv_powermizer_mode = -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user