this post was submitted on 13 Mar 2026
836 points (98.4% liked)
linuxmemes
30611 readers
1070 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm still stuck on i3 and sway. I hear there's a version of KDE that is tiling...? But I haven't found anything definitive on that.
That's an odd statement. I'd place i3 and Sway deeper down the rabbit hole, being build-your-own[^1] as opposed to packaged deals like KDE.
[^1]: in the sense of building a configuration - not in the sense of compiling code.
I mean they are, but my mind and fingers have been so twisted by vim that I can't really interact with floating wms without feeling honestly pretty intense discomfort. I see people having fun with their cool Plasmas etc and I wish I could make the leap, but every time I try I just bristle at all the mouse use. The lack of control makes me feel like I'm trying to use a computer while wearing oven mittens.
I made the switch from i3 to kde with https://github.com/tilorenz/compact_pager and keyboard shortcuts similar to tiling WMs. Check out my config for keyboard shortcuts for window management with
curl https://raw.githubusercontent.com/jowodo/config/refs/heads/main/plasma/window-managment.kksrc | grep -v '=$'. You could even import them into your kde settings and they will be added. PS.: yes I use meta AND alt, because I also use windows (where alt is my mod key) and macos (where option is my mod key) at work.My point is - why go backward? You already have your Sway[^1] based setup, configured just the way you like it, with the ability to switch various components in and out. What does a monolithic[^2] environment like KDE have to offer you?
[^1]: Assuming it's Sway and not i3 because I assume you have already switched to Wayland. You switched to Wayland, right? You need to switch to Wayland. Why are you not switching to Wayland?
[^2]:, Yes, you can tweak KDE, but since all the various parts were created to fit together switching one will always result in awkward UX.
I guess I hadn't thought of it that way. Maybe I already have the wm experience that works for me, and I can just load up KDE when friends come over and I want to provide a more approachable UI for them.
Kwin supports tiling, although nothing stops you from replacing it with i3.
I've heard this which made me assume it was like an option I can just enable, but every search has only come up with some baroque scripting or configuration guides, which seems like a lot more work than just using an actual tiling window manager.
E: Oh I get it now, you just install Krohnkite. This is a bit of an improvement, I will admit.
Yes, scripts like that exist (or replacing kwin). I don't do it anymore, so I didn't have recommendations, but may check this one mentioned.