mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 17:36:40 +00:00
9 lines
237 B
Markdown
9 lines
237 B
Markdown
## Desktop shortcuts
|
|
|
|
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
|
`~/.local/share/applications`. Here is an example of how to create a
|
|
shortcut.
|
|
|
|
``` shell
|
|
quickemu --vm ubuntu-22.04-desktop.conf --shortcut
|
|
```
|