mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
[FancyZones] Replace "Keep windows in their zones" option to include work area and turn on by default (#29105)
This commit is contained in:
@@ -17,5 +17,6 @@ namespace Microsoft.PowerToys.Settings.UI.Library
|
||||
public static readonly bool DefaultUseCursorposEditorStartupscreen = true;
|
||||
public static readonly bool DefaultFancyzonesQuickLayoutSwitch = true;
|
||||
public static readonly bool DefaultFancyzonesFlashZonesOnQuickSwitch = true;
|
||||
public static readonly bool DefaultFancyzonesDisplayOrWorkAreaChangeMoveWindows = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user