mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-09 17:41:14 +10:00
Remove local file preference storage and cleanup Invoke-WinutilThemeChange (#4617)
* Remove local file preference storage * Update main.ps1 * Update main.ps1 * Update Set-Preferences.ps1 * Update main.ps1 * Update Set-Preferences.ps1 * Update main.ps1 * Delete functions/private/Set-Preferences.ps1 * simplify Invoke-WinutilThemeChange.ps1 * fix foss highlight in Invoke-WinutilThemeChange.ps1 * Update Invoke-WinutilThemeChange.ps1 * Update Invoke-WinutilThemeChange.ps1 * Update main.ps1 --------- Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
@@ -124,7 +124,6 @@ function Invoke-WinutilThemeChange {
|
||||
}
|
||||
|
||||
$sync.preferences.theme = $theme
|
||||
Set-Preferences -save
|
||||
Set-WinutilTheme -currentTheme "shared"
|
||||
|
||||
switch ($sync.preferences.theme) {
|
||||
|
||||
Reference in New Issue
Block a user