Hi
I have already successfully compiled lazarus from source and added it to my Application Launcher.
It was necessary to compile from source because I am on a Pinebook Pro with an ARM64/aarch64 processor.
I have a working ~/.local/share/applications/lazarus.desktop file
How can I get a nicer icon?
I tried editing the Icon entry like this
Icon=~/.icons/lazarus-icon.png
but it doesn’t show.
if I use this entry
Icon=text-editor
then I get an icon but, but obviously not a nice one.
What am I doing wrong?
thanks, DNJ