[applets/digitalclock] Store enabled plugins by id instead of full path
Typically we store plugins by their id instead of the full path, and for good reason.
The location of the plugin on disk may change, most importantly when going from Qt5 to Qt6.
This makes sure that if this happens the stored values can still be read