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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
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.
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.
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.
I think you've just described the EndeavourOS i3 installation.
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.
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?
Yes, it's still X11. I want to switch to Wayland.