Skip to content

Commit f35bf61

Browse files
committed
Hide dock icon
1 parent a64b417 commit f35bf61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const mb = menubar({
1010
},
1111
icon: path.join(__dirname, "icon.png"),
1212
index: baseUrl,
13+
showOnAllWorkspaces: false,
1314
});
1415

1516
mb.on("show", () => {

0 commit comments

Comments
 (0)