Skip to content

Commit b497f7b

Browse files
committed
remove WindowsSettings.json duplicate taskbar entry, update description
1 parent aad4fc1 commit b497f7b

File tree

1 file changed

+2
-53
lines changed

1 file changed

+2
-53
lines changed

Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json

Lines changed: 2 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,16 +1408,6 @@
14081408
"FontFamily": "Segoe MDL2 Assets"
14091409
}
14101410
},
1411-
{
1412-
"Name": "Taskbar",
1413-
"Area": "System",
1414-
"Type": "AppSettingsApp",
1415-
"Command": "ms-settings:taskbar",
1416-
"IconGlyph": {
1417-
"Glyph": "\ue90e",
1418-
"FontFamily": "Segoe MDL2 Assets"
1419-
}
1420-
},
14211411
{
14221412
"Name": "NotificationsAndActions",
14231413
"Area": "System",
@@ -11118,8 +11108,8 @@
1111811108
},
1111911109
{
1112011110
"Name": "Auto-hide the taskbar",
11121-
"Area": null,
11122-
"Type": "TaskLink",
11111+
"Area": "Personalization",
11112+
"Type": "AppSettingsApp",
1112311113
"Command": "%SystemRoot%\\System32\\control.exe -name Microsoft.Taskbar",
1112411114
"Keywords": [
1112511115
[
@@ -11229,47 +11219,6 @@
1122911219
]
1123011220
]
1123111221
},
11232-
{
11233-
"Name": "Customise the taskbar",
11234-
"Area": null,
11235-
"Type": "TaskLink",
11236-
"Command": "%SystemRoot%\\System32\\control.exe -name Microsoft.Taskbar",
11237-
"Keywords": [
11238-
[
11239-
"customising",
11240-
"customisation",
11241-
"customises",
11242-
"customization",
11243-
"customizes",
11244-
"customizing",
11245-
"personalisation",
11246-
"personalise",
11247-
"personalization",
11248-
"personalize"
11249-
],
11250-
[
11251-
"icons",
11252-
"area",
11253-
"sgtray.exe",
11254-
"start",
11255-
"tray",
11256-
"systemtray",
11257-
"systray",
11258-
"task",
11259-
"toolbar",
11260-
"tray",
11261-
"taskbar",
11262-
"task-bar",
11263-
"bars",
11264-
"toolbars"
11265-
],
11266-
[
11267-
"notifications",
11268-
"notifying",
11269-
"notified"
11270-
]
11271-
]
11272-
},
1127311222
{
1127411223
"Name": "Group similar windows on the taskbar",
1127511224
"Area": null,

0 commit comments

Comments
 (0)