this post was submitted on 14 Aug 2023
124 points (99.2% liked)

Linux

46943 readers
1833 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
 

Will be doing a fresh install on an old laptop in the near future and was considering trying wayland.

Can you recommend a decent & light window manager & terminal emulator?

I've played around with wayland but always ended up back on xorg, was gonna give it another shot.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 year ago (2 children)

Most of my machines are KDE on X, but I have one where I've been feeling stuff out in Wayland-land. The most appealing thing I've tried has been Hyprland with Waybar. It's a little bit of a kit in traditional WM fashion, but easy to configure from straightforward config files, fairly light, and not "Just like this X WM, but broken because of missing Wayland functionality" (I know, I know, it's not technically Wayland deficiencies, its "not yet complete extensions", because it's all extensions, the Wayland protocol itself does almost nothing).

I've been using Kitty for a terminal emulator and it's pleasing as well.

I haven't found a launcher I love, I have fuzzel right now and the only major issue is it doesn't currently support mouse interaction, and I prefer a "use whichever input device your hand is on at the time" to keyboard-only.

[–] [email protected] 2 points 1 year ago (2 children)

How does hyperland configuration compare to sway? Or is it exactly the same?

[–] [email protected] 3 points 1 year ago

They're both simple text formats, but Hyprland uses a "key = value" type config with section labels. Sway is largely compatible with i3 config files which are more like an unstructured script.

[–] [email protected] 1 points 1 year ago

I like sways configuration file more because the naming on hyprland isn't stellar. But hyprland has a config for anything I'd ever need which is awesome.

[–] [email protected] 1 points 1 year ago

Have personally been using KDE Wayland on EndeavourOS for a while, and It's been free of major bugs save for some games going to a black screen after tabbing out of them.