this post was submitted on 08 Aug 2026
43 points (84.1% liked)

unixporn

8306 readers
2 users here now

unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshot
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW

founded 3 years ago
MODERATORS
 

So I finally got into tiling window managers and tried out hyprland. I spent quite a good amount configuring everything and there is still a hell of a lot more to do, but I am already loving the matching colors and the general look and feel.

you are viewing a single comment's thread
view the rest of the comments
[–] rumschlumpel@feddit.org 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Neat! To complete the reclaiming trifecta, you need to steal a Framework laptop and build a Middle East-themed website with Ruby on Rails Ü

Is neofetch even still a thing? Debian seems to have stopped packaging neofetch between 2023 (bookworm) and 2025 (trixie); I just assumed that the original dev stopped keeping it up to date, similar to youtube-dl. I wasn't in the mood to dig into it and possibly uncover more FOSS drama ...

I'm on i3-wm btw. Can't be arsed to change my setup to Wayland.

[–] cows_are_underrated@feddit.org 2 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

You're right about neofetch. It is no longer supported and therefore a lot of distros don't even have it in their repositories anymore. Luckily there are enough alternatives (of which fastfetch is one)

Also, if i3 works for you, why should you switch?

[–] hardcoreufo@lemmy.world 3 points 3 weeks ago

Fastfetch also has neofetch config, just alias neofetch to fastfect --config neofetch and you are back to the glory days of neofetch.

[–] rumschlumpel@feddit.org 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Xorg doesn't get actively developed anymore. I don't care about new features, but it's going to get issues with security, compatibility and probably stability at some point. TBF, "at some point" does a lot of work here - I don't believe that Wayland's tighter security makes a difference (at least not right now), and I'm still on oldstable, too. So, realistically, I can wait until it's actually an issue ...

[–] cows_are_underrated@feddit.org 2 points 3 weeks ago (1 children)

Ah OK, didn't knew that I3 is for X11. Always thought it was for Wayland too.

[–] rumschlumpel@feddit.org 1 points 3 weeks ago

Nah, i3 is pretty old and like most Xorg WMs, it has no plans for moving Wayland (AFAIK). But Sway is a drop-in replacement that works nearly the same and is even compatible with i3's config files. I could switch today if there wasn't all the other stuff that needs to be configured for Wayland (screenshots, clipboard, screenlocker etc.).