Add pinned launcher items
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"Target": "",
|
||||
"Arguments": null,
|
||||
"IconPath": null,
|
||||
"IsFavorite": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": [
|
||||
{
|
||||
@@ -18,6 +19,7 @@
|
||||
"Target": "%USERPROFILE%\\Documents",
|
||||
"Arguments": null,
|
||||
"IconPath": "%USERPROFILE%\\Documents",
|
||||
"IsFavorite": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
},
|
||||
@@ -27,6 +29,7 @@
|
||||
"Target": "%USERPROFILE%\\Downloads",
|
||||
"Arguments": null,
|
||||
"IconPath": "%USERPROFILE%\\Downloads",
|
||||
"IsFavorite": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
}
|
||||
@@ -38,6 +41,7 @@
|
||||
"Target": "",
|
||||
"Arguments": null,
|
||||
"IconPath": null,
|
||||
"IsFavorite": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": [
|
||||
{
|
||||
@@ -46,6 +50,7 @@
|
||||
"Target": "notepad.exe",
|
||||
"Arguments": null,
|
||||
"IconPath": "notepad.exe",
|
||||
"IsFavorite": false,
|
||||
"DisplayMode": "CompactList",
|
||||
"Children": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user