mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-09 00:03:53 +00:00
PowerControl: Persist most of settings in UserProfiles
This commit is contained in:
parent
2d5f8c498f
commit
c4076ceb45
6 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ namespace PowerControl.Options
|
|||
public static Menu.MenuItemWithOptions Instance = new Menu.MenuItemWithOptions()
|
||||
{
|
||||
Name = "Profiles",
|
||||
ApplyDelay = 500,
|
||||
OptionsValues = delegate ()
|
||||
{
|
||||
var currentProfileSettings = Controller?.CurrentProfileSettings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue