diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml index 36f6ebca96..c7c8c99a22 100644 --- a/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml +++ b/src/core/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml @@ -206,6 +206,7 @@ Margin="{StaticResource SmallTopMargin}" Text="{ Binding Mode=TwoWay, Path=ExcludedApps}" IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}" + TextWrapping="Wrap" AcceptsReturn="True"/>