Development Info
- Merge Request: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3667 Merged Target Release: Plasma 6.6.5
After adding actions to plasma-systemmonitor I noticed I couldn’t run those actions from krunner.
This ensures that applications with dashes in their names (like plasma-systemmonitor) can be run via D-Bus (like krunner does). This uses the same logic as already present in kglobalacceld.

Actions from plasma-systemmonitor shown in krunner and working after this fix