this post was submitted on 01 Sep 2023
81 points (97.6% liked)

Linux

48083 readers
697 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] theshatterstone54@feddit.uk 8 points 1 year ago (2 children)

If anyone prefers the dmenu look and feel, there's also bemenu

[–] muhyb@programming.dev 6 points 1 year ago (2 children)

and there is also wofi for rofi.

[–] Chewy7324@discuss.tchncs.de 10 points 1 year ago* (last edited 1 year ago) (1 children)

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 points 1 year ago

Didn't know about that. Nice one.

[–] theshatterstone54@feddit.uk 1 points 1 year ago

Yes, and it's pretty good, if not as flexible as rofi.

[–] markstos@lemmy.world 2 points 1 year ago

And dmenu-wayland.

[–] inspector@gadgetro.id 4 points 1 year ago

Awesome, will give this a try on a new Arch install with hypr

[–] GustavoM@lemmy.world 3 points 1 year ago

Thanks for the tip! I'll give it a go.

[–] wim@lemmy.sdf.org 3 points 1 year ago

Been using this with Sway since the start of the year, and it's been wonderful.

[–] stsquad@lemmy.ml 1 points 1 year ago (1 children)

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 points 1 year ago

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.