this post was submitted on 15 Oct 2023
416 points (95.8% liked)

Linux

48001 readers
960 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (2 children)

Still waiting for a DE that's looks and acts like i3/sway but takes care of everything under the hood like monitor config, shortcuts for brightness, volume etc. Essentially everything Gnome or KDE does.

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

Apparently you can configure KWin (the WM for KDE) to act like a tiling WM. It's very customizable. Also, you can replace KWin with a TWM, such as i3. I remember doing this a long time ago, can't remember how, though.

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

I'm currently doing this with xfce replacing it's window manager with i3. Sadly that doesn't work on Wayland anymore because the concept of a window manager doesn't exist anymore. Your DE is a compositor now.

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

I think you've just described the EndeavourOS i3 installation.

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

But then your still using i3 + lots of custom scripts. I don't find the time anymore to maintain all this custom config. I want to switch to Wayland but I don't want to invest all that time with sway again.

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

The point is that you don't have to maintain any custom scripts. Everything come per-configured out of the box. You only have to tweak what you don't like. Is that any different from KDE, Gnome, XCFE or any of the "easy" DEs and their configs?

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

Yes, it's still X11. I want to switch to Wayland.