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

How to not duplicate icon in the Ubuntu dash? #600

Open
sharpordie opened this issue Dec 16, 2022 · 0 comments
Open

How to not duplicate icon in the Ubuntu dash? #600

sharpordie opened this issue Dec 16, 2022 · 0 comments

Comments

@sharpordie
Copy link

Expected behaviour

Shortcut in the dash should not create new dash icon on start.

Actual behaviour

When I click on the icon to start the VM in the dash, it creates a new icon.

Steps to reproduce the behaviour

I have created .desktop shortcut.

quickemu --vm macos-monterey.conf --shortcut

And I have changed the .desktop icon.

desktop="$HOME/.local/share/applications/macos-monterey.desktop"
sed -i "s/Icon=.*/Icon=distributor-logo-mac/" "$desktop"

I have pinned the shortcut to favourite.

Unfortunately when I click on the icon to start the VM, it creates a new icon in the dash. Is there a way to not duplicate icon in the dash when running quickemu VM?

@quickemu-project quickemu-project deleted a comment from github-actions bot Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant