We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
For SideBySide without Recommended, you can use this:
{ "theme":"SideBySide", "controlStyles[0].target":"Windows.UI.Xaml.Controls.Grid#TopLevelSuggestionsListHeader", "controlStyles[0].styles[0]":"Visibility=Collapsed", "controlStyles[1].target":"Windows.UI.Xaml.Controls.Grid#NoTopLevelSuggestionsText", "controlStyles[1].styles[0]":"Visibility=Collapsed", "controlStyles[2].target":"Windows.UI.Xaml.Controls.Grid#TopLevelSuggestionsContainer", "controlStyles[2].styles[0]":"Visibility=Collapsed", "controlStyles[3].target":"Windows.UI.Xaml.Controls.Grid#ShowMoreSuggestions", "controlStyles[3].styles[0]":"Visibility=Collapsed", "controlStyles[4].target":"StartMenu.PinnedList", "controlStyles[4].styles[0]":"Height=504" }
For SideBySideMinimal with Searchbar you can use this:
{ "theme":"SideBySideMinimal", "controlStyles[0].target":"StartDocked.SearchBoxToggleButton", "controlStyles[0].styles[0]":"Margin=32,1,32,31", "controlStyles[0].styles[1]":"Height=32", "controlStyles[0].styles[2]":"Width=Auto" }
To import, copy and paste the configuration you want into the "Mod Settings" box in the advanced tab on the mod page.
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: