mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
add anyrun app launcher (#522)
This commit is contained in:
parent
9e2e9d9d73
commit
0b96aeb2d1
1 changed files with 7 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue