[Github-comments] [geany/geany] Is it possile to change geany icon (#1616)

Matthew Brush notifications at xxxxx
Thu Sep 28 14:32:51 UTC 2017


You just need multiple [desktop entries](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html). You also don't need separate Geany binaries, just need to specify separate configuration directories (`-c` command-line option), which you can put in the `Exec` field of the desktop entry. I do something similar for my "normal" Geany and a simplified one I use for my Git editor.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1616#issuecomment-332855467
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170928/57b43ae0/attachment.html>


More information about the Github-comments mailing list