I tried to drag the Google Chrome icon onto my desktop. This didn't work. How can I put a shortcut to Chrome on the desktop?
Asked
Active
Viewed 3.2k times
7
-
2Please [edit] your question and add more info, for example Ubuntu flavour and version etc. – pomsky Nov 11 '17 at 16:44
-
1.... and, what do you mean by "adding to the desktop".... ? Also, this /may/ help.... https://askubuntu.com/a/854379/683272 – Piloti Nov 11 '17 at 16:44
-
I Mean By Putting On The Desktop. SORRY – Ots Wng Nov 11 '17 at 16:47
-
1Please answer Posmky's question. It is very relevant. – Nov 11 '17 at 16:49
-
To start with, which version of Linux have you installed (Ubuntu server, Ubuntu desktop, Kubuntu, Lubuntu, Xubuntu, Ubuntu MATE, et al.) , and which release number? Are you using virtualization, and if so, which package? Please click [edit] and add that vital information to your question so all the facts we need are in the question. Please do not use Add Comment. – K7AAY Mar 11 '20 at 18:18
-
Does this answer your question? How can I create launchers on my desktop? – K7AAY Mar 11 '20 at 18:18
4 Answers
3
You have to basically follow the steps described by google:
- click menu -> more tools -> create shortcut
- your tab will close and shortcut will be put on desktop
- RIGHT-CLICK the shortcut, and click "Allow Launching"
it should update icon and should work.

Łukasz Rysiak
- 131
2
All I did was, go to
/home/otiswong/.local/share/applications/chrome-nmmhkkegccagdldgiimedpiccmgmieda-Default.desktop
and copy and paste it into the desktop

YoureSOStubborn
- 372
- 1
- 2
- 16
0
Create a desktop application launcher as explained in answers to this question.
Then right click on launcher and select Properties. Under the Basic tab enter google-chrome
(verify this command by entering it in terminal) as command and close the properties. That's all.