Add pinned launcher items

This commit is contained in:
Ray Berezowski
2026-08-26 20:41:20 -04:00
parent 749a856faa
commit 9f1b012d15
9 changed files with 48 additions and 6 deletions

View File

@@ -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": []
}