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

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 sudo in 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 figuresWe 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
    [–] grrgyle@slrpnk.net 5 points 1 day ago (2 children)

    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.

    [–] AeonFelis@lemmy.world 2 points 1 day ago (1 children)

    still stuck on i3 and sway

    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.

    [–] grrgyle@slrpnk.net 2 points 1 day ago (2 children)

    I’d place i3 and Sway deeper down the rabbit hole ...

    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.

    [–] yaw@infosec.pub 1 points 10 hours ago

    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.

    [–] AeonFelis@lemmy.world 2 points 22 hours ago (1 children)

    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.

    [–] grrgyle@slrpnk.net 1 points 8 hours ago

    why go backward?

    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.

    [–] Liketearsinrain@lemmy.ml 3 points 1 day ago (1 children)

    Kwin supports tiling, although nothing stops you from replacing it with i3.

    [–] grrgyle@slrpnk.net 1 points 1 day ago* (last edited 1 day ago) (1 children)

    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.

    [–] Liketearsinrain@lemmy.ml 2 points 22 hours ago

    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.