v1.5.2
Bug fix release.
On installs without the qt6-multimedia package (stock Omarchy does not ship it), the whole service failed to load and omarchy-shell lock explore answered "Target not found" with no hint at the cause (#7). The video player now loads separately from the rest of the service: without the package the lock screen and all commands work normally and only the video features — the clip designs, the Motion design and the unlock clip — are disabled, with a clear message in the shell log and a "multimedia": false field in omarchy-shell lock status. Installing the package turns them back on:
sudo pacman -S qt6-multimedia && omarchy restart shellThe README now documents the dependency.