A KRunner plugin / "runner" that lists Zed's recent workspaces
- Quickly re-open the workspace in Zed by pressing
Enter - Supports: Stable, Dev versions of Zed
- kstart (optional)
- Recommended:
kstart(kde-cli-tools) makes Zed appear under the configured application id, which helps distinguish Zed processes in tools like KDE System Monitor. Ifkstartis not available, the runner will still launch Zed directly, but the process may not be associated with the desktop application id in process lists. - Arch:
sudo pacman -S kde-cli-tools
- Recommended:
cargo build --releasecp target/release/krunner-zed package/krunner-zed && package/install.shpackage/uninstall.sh