c/linux · by markstos@lemmy.world · 2yFuzzel: A great dmenu and rofi alternative for Wayland https://mark.stosberg.com/fuzzel-a-great-dmenu-and-rofi-altenrative-for-wayland/86 points · 11 comments · view on lemmy.world
11 Comments
theshatterstone54@feddit.uk · 8 pts · 2y
If anyone prefers the dmenu look and feel, there's also bemenu
muhyb@programming.dev · 6 pts · 2y
and there is also wofi for rofi.
Chewy7324@discuss.tchncs.de · 10 pts · 2y
And there's lbonn's fork of rofi with native wayland support. It opens faster than wofi.
Edit: https://github.com/lbonn/rofi
It's in some repos available as rofi-wayland.
muhyb@programming.dev · 2 pts · 2y
Didn't know about that. Nice one.
theshatterstone54@feddit.uk · 1 pts · 2y
Yes, and it's pretty good, if not as flexible as rofi.
markstos@lemmy.world · 2 pts · 2y
And dmenu-wayland.
inspector@gadgetro.id · 4 pts · 2y
Awesome, will give this a try on a new Arch install with hypr
wim@lemmy.sdf.org · 3 pts · 2y
Been using this with Sway since the start of the year, and it's been wonderful.
GustavoM@lemmy.world · 3 pts · 2y
Thanks for the tip! I'll give it a go.
stsquad@lemmy.ml · 1 pts · 2y
The thing I miss from rofi is the ssh/mosh support with history. I haven't been able to replicate that on any of the other alternatives.
markstos@lemmy.world · 1 pts · 2y
I initially missed SSH support from Rofi, but just changed my workflow to open a terminal and then use Fish with the history autocomplete history to quickly select a host to SSH to.