Add disabled launcher items
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"Arguments": null,
|
||||
"IconPath": null,
|
||||
"IsFavorite": false,
|
||||
"IsDisabled": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": [
|
||||
{
|
||||
@@ -20,6 +21,7 @@
|
||||
"Arguments": null,
|
||||
"IconPath": "%USERPROFILE%\\Documents",
|
||||
"IsFavorite": false,
|
||||
"IsDisabled": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
},
|
||||
@@ -30,6 +32,7 @@
|
||||
"Arguments": null,
|
||||
"IconPath": "%USERPROFILE%\\Downloads",
|
||||
"IsFavorite": false,
|
||||
"IsDisabled": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
}
|
||||
@@ -42,6 +45,7 @@
|
||||
"Arguments": null,
|
||||
"IconPath": null,
|
||||
"IsFavorite": false,
|
||||
"IsDisabled": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": [
|
||||
{
|
||||
@@ -51,6 +55,7 @@
|
||||
"Arguments": null,
|
||||
"IconPath": "notepad.exe",
|
||||
"IsFavorite": false,
|
||||
"IsDisabled": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user