Skip to content
Snippets Groups Projects
Verified Commit 5ec87fe2 authored by Varac's avatar Varac
Browse files

application-launchers -> launchers

parent dbf832c3
Branches 8942
No related tags found
No related merge requests found
# Desktop app launchers # Launchers
- [Arch wiki: Application launchers](https://wiki.archlinux.org/title/List_of_applications/Other#Application_launchers) - [Arch wiki: Application launchers](https://wiki.archlinux.org/title/List_of_applications/Other#Application_launchers)
- [What are the best app launchers for UNIX-like systems?](https://www.slant.co/topics/3945/~best-linux-app-launchers) - [What are the best app launchers for UNIX-like systems?](https://www.slant.co/topics/3945/~best-linux-app-launchers)
- [Awesome wayland: Launchers](https://github.com/rcalixte/awesome-wayland?tab=readme-ov-file#launchers) - [Awesome wayland: Launchers](https://github.com/rcalixte/awesome-wayland?tab=readme-ov-file#launchers)
- [Anarcat's launcher overview](https://anarc.at/software/desktop/wayland/#launcher-rofi-fuzzel)
## Walker ## Walker
...@@ -34,7 +35,7 @@ Still [clunky Fuzzy matching](https://todo.sr.ht/~scoopta/wofi/48), i.e. ...@@ -34,7 +35,7 @@ Still [clunky Fuzzy matching](https://todo.sr.ht/~scoopta/wofi/48), i.e.
gopass ls --flat | wofi -d -i -M fuzzy gopass ls --flat | wofi -d -i -M fuzzy
``` ```
### bemenu ### Bemenu
Dynamic menu library and client program inspired by dmenu Dynamic menu library and client program inspired by dmenu
...@@ -52,7 +53,8 @@ Dynamic menu library and client program inspired by dmenu ...@@ -52,7 +53,8 @@ Dynamic menu library and client program inspired by dmenu
- [kickoff](https://github.com/j0ru/kickoff) - [kickoff](https://github.com/j0ru/kickoff)
rust, application launcher only ? rust, application launcher only ?
- [yofi](https://github.com/l4l/yofi): Rust - [yofi](https://github.com/l4l/yofi): Rust
- [fuzzel](https://codeberg.org/dnkl/fuzzel): Ugly, f - [fuzzel](https://codeberg.org/dnkl/fuzzel)
- [Anarcat docs on fuzzel](https://anarc.at/software/desktop/wayland/#fuzzel)
- [tofi](https://github.com/philj56/tofi) - [tofi](https://github.com/philj56/tofi)
- C - C
- Last release 2023 - Last release 2023
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
- [Arch wiki: Wayland](https://wiki.archlinux.org/title/Wayland) - [Arch wiki: Wayland](https://wiki.archlinux.org/title/Wayland)
- [Compositors](https://wiki.archlinux.org/title/Wayland#Compositors) - [Compositors](https://wiki.archlinux.org/title/Wayland#Compositors)
- [Dynamic](https://wiki.archlinux.org/title/Wayland#Dynamic) - [Dynamic](https://wiki.archlinux.org/title/Wayland#Dynamic)
- [Wayland: i3 to Sway migration](https://anarc.at/software/desktop/wayland/)
## Wayland compatible apps ## Wayland compatible apps
...@@ -11,7 +12,7 @@ ...@@ -11,7 +12,7 @@
## Etc ## Etc
How to tell if Wayland is running: ` How to tell if Wayland is running:
```sh ```sh
echo $XDG_SESSION_TYPE echo $XDG_SESSION_TYPE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment