2024-02-20 22:16:07 +02:00
|
|
|
---
|
|
|
|
weight: 6
|
|
|
|
title: App launchers
|
|
|
|
---
|
|
|
|
|
2022-08-12 20:46:36 +02:00
|
|
|
## Wofi
|
2022-08-13 02:47:48 +03:00
|
|
|
|
2024-07-31 01:00:24 +03:00
|
|
|
Wofi is a GTK-based customizable launcher for Wayland.
|
2022-08-13 02:47:48 +03:00
|
|
|
[SourceHut](https://hg.sr.ht/~scoopta/wofi).
|
2022-08-12 20:46:36 +02:00
|
|
|
|
2022-08-13 19:25:43 +03:00
|
|
|
## Rofi (Wayland fork)
|
|
|
|
|
2024-02-20 22:16:07 +02:00
|
|
|
Rofi, but with Wayland support. [GitHub](https://github.com/lbonn/rofi).
|
2022-08-13 19:25:43 +03:00
|
|
|
|
2022-08-12 20:46:36 +02:00
|
|
|
## bemenu
|
2022-08-13 02:47:48 +03:00
|
|
|
|
2022-08-13 19:25:43 +03:00
|
|
|
bemenu is a Wayland-native replacement for dmenu.
|
|
|
|
[GitHub](https://github.com/Cloudef/bemenu).
|
|
|
|
|
2022-12-02 02:58:39 +08:00
|
|
|
## fuzzel
|
|
|
|
|
2024-07-31 01:00:24 +03:00
|
|
|
Fuzzel is an application launcher for wlroots-based Wayland compositors, similar
|
2024-02-20 22:16:07 +02:00
|
|
|
to rofi's `drun` mode. [Codeberg](https://codeberg.org/dnkl/fuzzel)
|
2022-12-18 04:45:29 -08:00
|
|
|
|
2023-05-30 20:19:38 +05:30
|
|
|
## tofi
|
|
|
|
|
2024-02-20 22:16:07 +02: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 18:02:08 +03:00
|
|
|
[GitHub](https://github.com/philj56/tofi)
|
2023-05-30 20:19:38 +05:30
|
|
|
|
2024-02-12 21:53:22 +00:00
|
|
|
## Emacs
|
2024-02-20 22:16:07 +02:00
|
|
|
|
2024-02-12 21:53:22 +00:00
|
|
|
If you are already running an emacs server you can use Emacs.
|
|
|
|
|
2024-07-31 01:00:24 +03: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 10:35:48 -04:00
|
|
|
Anyrun is a Wayland-native krunner-like runner, made with customizability in
|
2024-07-31 01:00:24 +03: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 01:00:24 +03: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 01:00:24 +03:00
|
|
|
|
|
|
|
For a more comprehensive list of launchers, check
|
|
|
|
[awesome-hyprland](https://github.com/hyprland-community/awesome-hyprland#runners-menus-and-application-launchers).
|