this post was submitted on 08 Jun 2025
11 points (78.9% liked)

Linux

11261 readers
468 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

I've been on the fence since I've been trying Hyprland. What I want out of a window manager / DE is lots of window customization settings (borders, animations, etc.), & having configuration inside one file or one directory with hot-reloading (I'm switching from KDE since its config files all over the place). Hyprland is very popular among WM users with a large ecosystem, though I prefer stacking rather than tiling. I can make it work with some window rules, and shell scripts using hyprctl & jq.

I'm wondering how many little things I will need to fix / figure out. For instance, when I open the firefox bookmarks library with CTRL SHIFT O. When that window is open but not focused, and not on top, if I press CTRL SHIFT O again on a DE it comes back to the top, but not on Hyprland. I could probably find a fix for that?

I might be answering my own question but I really want to hear thoughts.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 13 points 1 week ago

No hyprland is a tiling window manager in the first place. It support floating windows but is not a stacking window manager. Making it work will only cause extra frustration because you will need a lot of workarounds to get something similar to a stacking wm.

[โ€“] [email protected] 3 points 1 week ago

Since traditional tiling window management hasn't caught your interest you might check out Niri, which is a scrolling tiling wm. The differences are that windows always stay the size you set them to, remain in the relative layout you put them in, and you don't fiddle with layout switching. Niri is also especially mouse- and touchpad-friendly. It's great for pure keyboard use too - you have both options to suit your preference & mood.

I mention Niri despite it not being what you asked for because it checks all the boxes you listed (apart from stacking), and it's amazing! https://github.com/YaLTeR/niri