Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WISH] Add desktop entry at $HOME/.local/share/applications #21

Closed
AndresMpa opened this issue Jun 18, 2024 · 2 comments
Closed

[WISH] Add desktop entry at $HOME/.local/share/applications #21

AndresMpa opened this issue Jun 18, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation wish An interesting feature someone attached as an issue for checking if it is possible to add it

Comments

@AndresMpa
Copy link
Owner

Describe the solution you'd like
It could be cool to get this thing called .desktop for lyra

Those files describe the entry behaviour, here's an example for an Spotify entry:

[Desktop Entry]
Type=Application
Name=Spotify
GenericName=Music Player
Icon=spotify-client
TryExec=spotify
Terminal=false
MimeType=x-scheme-handler/spotify;
Categories=Audio;Music;Player;AudioVideo;
StartupWMClass=spotify

References
Here's a visual reference from steam .desktop entries

image

@AndresMpa AndresMpa added documentation Improvements or additions to documentation wish An interesting feature someone attached as an issue for checking if it is possible to add it labels Jun 18, 2024
@AndresMpa AndresMpa self-assigned this Jun 18, 2024
Copy link

Hey, thank you for helping us to improve Lyra

@AndresMpa
Copy link
Owner Author

Closed due to #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wish An interesting feature someone attached as an issue for checking if it is possible to add it
Projects
None yet
Development

No branches or pull requests

1 participant