i wanna add location or application to the main screen of unity dash instead of making a lot of .desktop
files and pin to launcher
on windows i simply pin location to start like this .
is their any way to do this on ubuntu ?
Asked
Active
Viewed 147 times
1

Mohamed Slama
- 1,849
- 1
- 17
- 37
1 Answers
1
Unfortunately their's no direct solution try to create your custom scope here is a question for how to create scope and here a link for how to create on unity 8
.desktop
files. Dash is populated with.desktop
files. You should not create multiple desktop files, calling the same application in their main command. Ubuntu has different solutions to reach multiple directory without overpopulating the Unity Launcher, mentioned in the link. In that sense, the link answers your question. – Jacob Vlijm May 18 '16 at 17:57