mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
[Settings]Add custom-layouts.json to backup/restore (#22357)
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"RestartAfterRestore": true,
|
"RestartAfterRestore": true,
|
||||||
"IncludeFiles": [
|
"IncludeFiles": [
|
||||||
"*Keyboard Manager\\default.json",
|
"*Keyboard Manager\\default.json",
|
||||||
"*settings.json",
|
"*settings.json",
|
||||||
|
"*FancyZones\\custom-layouts.json",
|
||||||
"*FancyZones\\layout-hotkeys.json",
|
"*FancyZones\\layout-hotkeys.json",
|
||||||
"*FancyZones\\layout-templates.json"
|
"*FancyZones\\layout-templates.json"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user