diff --git a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf index 56530c45..7d1de5ff 100644 --- a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf +++ b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf @@ -20,7 +20,7 @@ "pulse_duck": true }, "skills": { - "priority_skills": ["mycroftos-enclosure-skill", "mycroft-pairing", "mycroft-volume"] + "priority_skills": ["skill-mycroftos-enclosure", "skill-mycroftos-gui", "mycroft-pairing", "mycroft-volume"] }, "log_level": "INFO" }