From 6bcf0de8c7c411cf1745698f9b1f2042c17d47bb Mon Sep 17 00:00:00 2001 From: Andrej Benz Date: Fri, 15 Mar 2024 19:48:34 +0100 Subject: [PATCH] add walker app launcher (#535) --- pages/Useful Utilities/App-Launchers.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/Useful Utilities/App-Launchers.md b/pages/Useful Utilities/App-Launchers.md index 814365d..bb88fc7 100644 --- a/pages/Useful Utilities/App-Launchers.md +++ b/pages/Useful Utilities/App-Launchers.md @@ -43,3 +43,8 @@ For the config you can check out [DistroTube's Configuring Emacs](https://gitlab Anyrun is a wayland native krunner-like runner, made with customizability in mind. It is modular and extensible through plugins. It can be used as an app launcher with its Applications Plugin. [GitHub](https://github.com/Kirottu/anyrun) + +## Walker + +Walker is an extensible wayland-native runner with various built-in modules (applications, runner, hyprland windows, websearch [as of 2024-03-15]). It can be run as a service for faster startups. +[GitHub](https://github.com/abenz1267/walker)