[KProcessRunner] Use only executable name for scope
Slashes aren't allowed in scope names, so when a full executable path is launched, e.g. ยด/usr/bin/foo` it would fail to be scoped.
It's kinda wrong, too, but better than not scoping it at all.
Differential Revision: https://phabricator.kde.org/D29228