diff --git a/Useful-add-ons-for-sway.md b/Useful-add-ons-for-sway.md index ea65cc4..a0fd100 100644 --- a/Useful-add-ons-for-sway.md +++ b/Useful-add-ons-for-sway.md @@ -43,7 +43,7 @@ Generic launchers for GTK or KDE such as [xfce4-appfinder](https://docs.xfce.org * [bemenu](https://github.com/Cloudef/bemenu) - dmenu replacement with Wayland support * [tofi](https://github.com/philj56/tofi) - Tiny dynamic menu for Wayland * [wlogout](https://github.com/ArtsyMacaw/wlogout) - A wayland based logout menu wlogout -* [wayland fork of rofi](https://github.com/lbonn/rofi) - fork of Rofi with added support for Wayland +* [wayland fork of rofi](https://github.com/lbonn/rofi) - fork of Rofi with added support for Wayland. Acts as a window switcher, application launcher, ssh launcher, etc. and has a large amount of community-made [themes](https://github.com/davatorium/rofi/wiki/Themes), [plugins](https://github.com/adi1090x/rofi) and [user scripts](https://github.com/davatorium/rofi/wiki/User-scripts) available * [dmenu-wl](https://github.com/nyyManni/dmenu-wayland) - an efficient dynamic menu for wayland (wlroots). * [sway-launcher-desktop](https://github.com/Biont/sway-launcher-desktop) - a TUI-based launcher menu made with bash and the amazing fzf * [i3-menu](https://gitlab.com/wef/dotfiles/-/blob/master/bin/i3-menu) - menu generated from bindsym for learning sway keystrokes and remembering obscure ones (was 'sway-menu' but now also runs on i3wm)