2024-02-20 21:16:07 +01:00
|
|
|
---
|
|
|
|
weight: 6
|
|
|
|
title: App launchers
|
|
|
|
---
|
|
|
|
|
2022-08-12 20:46:36 +02:00
|
|
|
## Wofi
|
2022-08-13 01:47:48 +02:00
|
|
|
|
2024-07-31 00:00:24 +02:00
|
|
|
Wofi is a GTK-based customizable launcher for Wayland.
|
2022-08-13 01:47:48 +02:00
|
|
|
[SourceHut](https://hg.sr.ht/~scoopta/wofi).
|
2022-08-12 20:46:36 +02:00
|
|
|
|
2022-08-13 18:25:43 +02:00
|
|
|
## Rofi (Wayland fork)
|
|
|
|
|
2024-02-20 21:16:07 +01:00
|
|
|
Rofi, but with Wayland support. [GitHub](https://github.com/lbonn/rofi).
|
2022-08-13 18:25:43 +02:00
|
|
|
|
2022-08-12 20:46:36 +02:00
|
|
|
## bemenu
|
2022-08-13 01:47:48 +02:00
|
|
|
|
2022-08-13 18:25:43 +02:00
|
|
|
bemenu is a Wayland-native replacement for dmenu.
|
|
|
|
[GitHub](https://github.com/Cloudef/bemenu).
|
|
|
|
|
2022-12-01 19:58:39 +01:00
|
|
|
## fuzzel
|
|
|
|
|
2024-07-31 00:00:24 +02:00
|
|
|
Fuzzel is an application launcher for wlroots-based Wayland compositors, similar
|
2024-02-20 21:16:07 +01:00
|
|
|
to rofi's `drun` mode. [Codeberg](https://codeberg.org/dnkl/fuzzel)
|
2022-12-18 13:45:29 +01:00
|
|
|
|
2023-05-30 16:49:38 +02:00
|
|
|
## tofi
|
|
|
|
|
2024-02-20 21:16:07 +01:00
|
|
|
tofi is an extremely fast and simple yet highly customizable dmenu / rofi
|
|
|
|
replacement for wlroots-based Wayland compositors. When configured correctly,
|
|
|
|
tofi can get on screen within a single frame.
|
2024-10-10 17:02:08 +02:00
|
|
|
[GitHub](https://github.com/philj56/tofi)
|
2023-05-30 16:49:38 +02:00
|
|
|
|
2024-02-12 22:53:22 +01:00
|
|
|
## Emacs
|
2024-02-20 21:16:07 +01:00
|
|
|
|
2024-02-12 22:53:22 +01:00
|
|
|
If you are already running an emacs server you can use Emacs.
|
|
|
|
|
2024-07-31 00:00:24 +02:00
|
|
|
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.
|
2024-03-12 16:20:55 +01:00
|
|
|
|
|
|
|
## Anyrun
|
|
|
|
|
2024-04-21 16:35:48 +02:00
|
|
|
Anyrun is a Wayland-native krunner-like runner, made with customizability in
|
2024-07-31 00:00:24 +02:00
|
|
|
mind. It is modular and extensible through plugins. It can be used as an app
|
|
|
|
launcher with its Applications Plugin.
|
2024-06-22 20:10:09 +02:00
|
|
|
[GitHub](https://github.com/anyrun-org/anyrun)
|
2024-03-15 19:48:34 +01:00
|
|
|
|
|
|
|
## Walker
|
|
|
|
|
2024-07-31 00:00:24 +02:00
|
|
|
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.
|
2024-03-15 19:48:34 +01:00
|
|
|
[GitHub](https://github.com/abenz1267/walker)
|
2024-07-31 00:00:24 +02:00
|
|
|
|
|
|
|
For a more comprehensive list of launchers, check
|
|
|
|
[awesome-hyprland](https://github.com/hyprland-community/awesome-hyprland#runners-menus-and-application-launchers).
|