diff --git a/docs/desktop/application-launchers/albert.md b/docs/desktop/launchers/albert.md similarity index 100% rename from docs/desktop/application-launchers/albert.md rename to docs/desktop/launchers/albert.md diff --git a/docs/desktop/application-launchers/launchers.md b/docs/desktop/launchers/launchers.md similarity index 90% rename from docs/desktop/application-launchers/launchers.md rename to docs/desktop/launchers/launchers.md index 994078765346465109f2e4cae17d349d5d74825f..5087be6c8757fa4a4ca482d1dcc8f96ab64102be 100644 --- a/docs/desktop/application-launchers/launchers.md +++ b/docs/desktop/launchers/launchers.md @@ -1,8 +1,9 @@ -# Desktop app launchers +# 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) - [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 @@ -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 ``` -### bemenu +### Bemenu 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) rust, application launcher only ? - [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) - C - Last release 2023 diff --git a/docs/desktop/application-launchers/rofi.md b/docs/desktop/launchers/rofi.md similarity index 100% rename from docs/desktop/application-launchers/rofi.md rename to docs/desktop/launchers/rofi.md diff --git a/docs/desktop/application-launchers/ulauncher.md b/docs/desktop/launchers/ulauncher.md similarity index 100% rename from docs/desktop/application-launchers/ulauncher.md rename to docs/desktop/launchers/ulauncher.md diff --git a/docs/desktop/wayland/wayland.md b/docs/desktop/wayland/wayland.md index cc1ae7bb90fd55325365d0bcf5c02862e7aa3e25..924ea23689c2104b44015a107e0ab180b50c1e71 100644 --- a/docs/desktop/wayland/wayland.md +++ b/docs/desktop/wayland/wayland.md @@ -3,6 +3,7 @@ - [Arch wiki: Wayland](https://wiki.archlinux.org/title/Wayland) - [Compositors](https://wiki.archlinux.org/title/Wayland#Compositors) - [Dynamic](https://wiki.archlinux.org/title/Wayland#Dynamic) +- [Wayland: i3 to Sway migration](https://anarc.at/software/desktop/wayland/) ## Wayland compatible apps @@ -11,7 +12,7 @@ ## Etc -How to tell if Wayland is running: ` +How to tell if Wayland is running: ```sh echo $XDG_SESSION_TYPE