I have a shortcut in the scroll bar:
As you can see, the icon is a question mark (marked in black circle). This icon represents a shortcut to a software I use. I want to change the image to an svg file I already have.
Do you know how to do it?
I have a shortcut in the scroll bar:
As you can see, the icon is a question mark (marked in black circle). This icon represents a shortcut to a software I use. I want to change the image to an svg file I already have.
Do you know how to do it?
.desktop
file for it and its easy to do so. – George Udosen Feb 19 '17 at 15:28*.desktop
launcher of the program you are running. Edit that file, placing a pathname to the Icon= entry. – L. D. James Feb 19 '17 at 16:13