can i edit the .desktop files of exports at assemble time? #2169
Unanswered
SplendidSwifter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
in one case the icons do not show because the app has
StartupWMClass=somethingand it has to beStartupWMClass=something-morein another case it is just about adding
NoDisplay=trueat the desktop entry and not at the end, because there are some actions listed.All reactions