diff --git a/applications/system-service/system-service.pro b/applications/system-service/system-service.pro index f8f7fc35..c2d81735 100644 --- a/applications/system-service/system-service.pro +++ b/applications/system-service/system-service.pro @@ -49,6 +49,10 @@ keyd.files = ../../assets/opt/etc/keyd/oxide.conf keyd.path = /opt/etc/keyd/ INSTALLS += keyd +launcherctl.files = ../../assets/opt/share/launcherctl/oxide +launcherctl.path = /opt/share/launcherctl/ +INSTALLS += launcherctl + applications.files = ../../assets/opt/usr/share/applications/xochitl.oxide applications.path = /opt/usr/share/applications/ INSTALLS += applications