mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove WindowsSettings.json duplicate taskbar entry, update description
This commit is contained in:
parent
aad4fc1973
commit
b497f7bf52
1 changed files with 2 additions and 53 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue