From 0b96aeb2d11b7f07887b4be4f528d68147bd2c9e Mon Sep 17 00:00:00 2001 From: Jost Alemann <58050402+jalemann@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:20:55 +0100 Subject: [PATCH] add anyrun app launcher (#522) --- pages/Useful Utilities/App-Launchers.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/Useful Utilities/App-Launchers.md b/pages/Useful Utilities/App-Launchers.md index 802a171..3c14403 100644 --- a/pages/Useful Utilities/App-Launchers.md +++ b/pages/Useful Utilities/App-Launchers.md @@ -30,3 +30,10 @@ For a more comprehensive list of launchers, check If you are already running an emacs server you can use Emacs. For the config you can check out [DistroTube's Configuring Emacs](https://gitlab.com/dwt1/configuring-emacs/-/blob/main/07-the-final-touches/scripts/app-launchers.el?ref_type=heads) or [Sebastian Wae's `app-launcher`](https://github.com/SebastienWae/app-launcher) repositories. + +## Anyrun + +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) +