centos 8/GNOME 3: How to add an application to the 'Activities' menu (or a shrtcut to the Desktop)
by Shaggy1 from LinuxQuestions.org on (#5CXMG)
System info
Code:$ cat /etc/centos-release
CentOS Linux release 8.3.2011
$ uname -a
Linux localhost.localdomain 4.18.0-240.el8.x86_64 #1 SMP Fri Sep 25 19:48:47 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxGNOME version 3.32.2
-----------------------
Hi
I have recently installed centos 8, but cannot figure out how to add an application to the 'Activities' menu or simply add a short cut to the Desktop.
Does anyone know how to do this ?
I found a link that suggested you need to add a .desktop file it /usr/share/applications - I did try to do this, but it did not work and I have no idea how to debug it.


Code:$ cat /etc/centos-release
CentOS Linux release 8.3.2011
$ uname -a
Linux localhost.localdomain 4.18.0-240.el8.x86_64 #1 SMP Fri Sep 25 19:48:47 UTC 2020 x86_64 x86_64 x86_64 GNU/LinuxGNOME version 3.32.2
-----------------------
Hi
I have recently installed centos 8, but cannot figure out how to add an application to the 'Activities' menu or simply add a short cut to the Desktop.
Does anyone know how to do this ?
I found a link that suggested you need to add a .desktop file it /usr/share/applications - I did try to do this, but it did not work and I have no idea how to debug it.