quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.82k stars 433 forks source link

fix: pass relevant arguments to Exec when creating shortcuts. close #1285 #1343

Closed flexiondotorg closed 5 days ago

flexiondotorg commented 5 days ago

Description

Arguments passed to quickemu when creating a shortcut are not preserved in the desktop launcher. This patch fixes that by building a string of option arguments that are used to create the Exec= in desktop shortcuts.

Type of change

Checklist: