From 641d768cfb1add0f2e2c09b550d51fcb58c9e93e Mon Sep 17 00:00:00 2001 From: gitwah <34349059+gitwah@users.noreply.github.com> Date: Thu, 4 Jul 2024 10:36:27 +0200 Subject: [PATCH] details for rofi-wayland --- Useful-add-ons-for-sway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)