Update to latest confile file version
This commit is contained in:
parent
5d92c7bce5
commit
a64cd28c46
1 changed files with 19 additions and 1 deletions
|
@ -21,6 +21,16 @@ SystemSwitch:
|
|||
TaskbarColorWhenNonAdaptive: Light
|
||||
DWMPrevalenceSwitch: false
|
||||
DWMPrevalenceEnableTheme: Light
|
||||
TouchKeyboardSwitch:
|
||||
Enabled: false
|
||||
Component: {}
|
||||
ColorizationSwitch:
|
||||
Enabled: false
|
||||
Component:
|
||||
LightHex: '#FFE81123'
|
||||
DarkHex: '#FFE81123'
|
||||
LightAutoColorization: false
|
||||
DarkAutoColorization: false
|
||||
ColorFilterSwitch:
|
||||
Enabled: false
|
||||
Component: {}
|
||||
|
@ -30,6 +40,11 @@ OfficeSwitch:
|
|||
Mode: Switch
|
||||
LightTheme: 0
|
||||
DarkTheme: 4
|
||||
CursorSwitch:
|
||||
Enabled: false
|
||||
Component:
|
||||
CursorsLight:
|
||||
CursorsDark:
|
||||
Sunrise: 2023-08-18T07:00:00.0000000
|
||||
Sunset: 2023-08-18T20:00:00.0000000
|
||||
Location:
|
||||
|
@ -48,12 +63,15 @@ Tunable:
|
|||
Trace: false
|
||||
DebugTimerMessage: false
|
||||
ShowTrayIcon: false
|
||||
AlwaysFullDwmRefresh: false
|
||||
UICulture: fr
|
||||
GPUMonitoring:
|
||||
Enabled: true
|
||||
Threshold: 30
|
||||
MonitorTimeSpanMin: 1
|
||||
Samples: 1
|
||||
ProcessBlockList:
|
||||
ProcessNames: []
|
||||
Enabled: false
|
||||
Events:
|
||||
DarkThemeOnBattery: false
|
||||
Win10AllowLockscreenSwitch: true
|
||||
|
|
Loading…
Reference in a new issue