Limit JuK to run only one single instance

As a music player, JuK should always be started as a single instance. But currently you can open a lot of them by clicking application menu.

This PR solved the problem by checking lock file.

Merge request reports

Loading