this post was submitted on 13 Sep 2024
32 points (88.1% liked)

Linux

47342 readers
1617 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
 

I'm currently using Fedora KDE Plasma, but I'd like to try out a tiling window manager. What would you all reccomend? I use my computer for school, so I would like it to be stable.

you are viewing a single comment's thread
view the rest of the comments
[–] Telorand@reddthat.com 18 points 6 days ago (8 children)

The word you're looking for is Desktop Environment (DE). KDE Plasma is one such DE. Distro is the underlying system.

  • i3 has been around forever and has lots of guides on how to customize it. Only downside is it's X11-only, so as everyone moves to Wayland, X11 support will decrease.
  • Sway is i3+Wayland, though it's newer, so I dunno how much customization content is out there or whether the i3 tutorials are forward compatible.
  • Hyprland is another popular choice, and it is Wayland-based. Only downside is the project lead is a toxic asshole, despite being a gifted dev.
  • Cosmic is an upcoming DE, so if you're in no hurry, keep an eye on that one.

To install any of them, search for the project and see if they have an installation guide for your distro. If not look up "how to install <DE> in Fedora."

[–] NateSwift@lemmy.dbzer0.com 4 points 6 days ago (1 children)

IIRC Sway is 100% compatible with i3 configs

[–] Telorand@reddthat.com 1 points 6 days ago

Oh, nice! Might give it a try myself!

load more comments (6 replies)