diff --git a/src/pages/add-dock.tsx b/src/pages/add-dock.tsx index b0ae512..fbf95a7 100644 --- a/src/pages/add-dock.tsx +++ b/src/pages/add-dock.tsx @@ -62,9 +62,21 @@ const AddDock = () => { To add your own dock, run the following command in your{" "} terminal:
-
- npx dockhunt
-
+
+ npx dockhunt
+
+
+ The command will:
Dockhunt will only use the apps that are pinned to your dock. Apps can - be pinned by right-clicking and selecting Options > Keep in Dock. + be pinned by right-clicking and selecting Options > Keep in Dock. Apps that are not pinned will be ignored.