Add an option to hide the desktop Spotlight icon without disabling wallpaper rotation (#746)

This commit is contained in:
Ryan Duguid
2026-08-22 02:30:36 +02:00
committed by GitHub
parent 26d2bcb4a6
commit 4a50e52be9
14 changed files with 107 additions and 0 deletions
+2
View File
@@ -38,6 +38,8 @@ param (
[switch]$DisableStoreSearchSuggestions,
[switch]$DisableSearchHighlights,
[switch]$DisableDesktopSpotlight,
[switch]$HideDesktopSpotlightIcon,
[switch]$EnableDesktopSpotlight,
[switch]$DisableLockscreenTips,
[switch]$DisableSuggestions,
[switch]$DisableLocationServices,