From b497f7bf528c62b9d994525796761d893130b3e3 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Thu, 2 Dec 2021 21:44:13 +1100 Subject: [PATCH] remove WindowsSettings.json duplicate taskbar entry, update description --- .../WindowsSettings.json | 55 +------------------ 1 file changed, 2 insertions(+), 53 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json b/Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json index 15779950b..f40828cd5 100644 --- a/Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json +++ b/Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json @@ -1408,16 +1408,6 @@ "FontFamily": "Segoe MDL2 Assets" } }, - { - "Name": "Taskbar", - "Area": "System", - "Type": "AppSettingsApp", - "Command": "ms-settings:taskbar", - "IconGlyph": { - "Glyph": "\ue90e", - "FontFamily": "Segoe MDL2 Assets" - } - }, { "Name": "NotificationsAndActions", "Area": "System", @@ -11118,8 +11108,8 @@ }, { "Name": "Auto-hide the taskbar", - "Area": null, - "Type": "TaskLink", + "Area": "Personalization", + "Type": "AppSettingsApp", "Command": "%SystemRoot%\\System32\\control.exe -name Microsoft.Taskbar", "Keywords": [ [ @@ -11229,47 +11219,6 @@ ] ] }, - { - "Name": "Customise the taskbar", - "Area": null, - "Type": "TaskLink", - "Command": "%SystemRoot%\\System32\\control.exe -name Microsoft.Taskbar", - "Keywords": [ - [ - "customising", - "customisation", - "customises", - "customization", - "customizes", - "customizing", - "personalisation", - "personalise", - "personalization", - "personalize" - ], - [ - "icons", - "area", - "sgtray.exe", - "start", - "tray", - "systemtray", - "systray", - "task", - "toolbar", - "tray", - "taskbar", - "task-bar", - "bars", - "toolbars" - ], - [ - "notifications", - "notifying", - "notified" - ] - ] - }, { "Name": "Group similar windows on the taskbar", "Area": null,