mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-06 05:25:58 +01:00
e559f5d813
* Added Emacs as a lancher suggestion Credit goes to DistroTube * Removed the code It was GPLed
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
## Wofi
|
|
|
|
Wofi is a GTK-based customizable launcher for wayland.
|
|
[SourceHut](https://hg.sr.ht/~scoopta/wofi).
|
|
|
|
## Rofi (Wayland fork)
|
|
|
|
Rofi, but with Wayland support.
|
|
[GitHub](https://github.com/lbonn/rofi).
|
|
|
|
## bemenu
|
|
|
|
bemenu is a Wayland-native replacement for dmenu.
|
|
[GitHub](https://github.com/Cloudef/bemenu).
|
|
|
|
## fuzzel
|
|
|
|
Fuzzel is an application launcher for wlroots based Wayland compositors, similar to rofi's `drun` mode.
|
|
[Codeberg](https://codeberg.org/dnkl/fuzzel)
|
|
|
|
## tofi
|
|
|
|
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.
|
|
[Github](https://github.com/philj56/tofi)
|
|
|
|
For a more comprehensive list of launchers, check
|
|
[awesome-hyprland](https://github.com/hyprland-community/awesome-hyprland#runners-menus-and-application-launchers).
|
|
|
|
## Emacs
|
|
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.
|