this post was submitted on 18 Apr 2026
24 points (96.2% liked)

unixporn

7979 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 2 years ago
MODERATORS
 
  • window manager: niri
  • theme: Adwaita (gtk3/4), Breeze (qt5/6)
  • icons: Papirus
top 9 comments
sorted by: hot top controversial new old
[–] JakoJakoJako13@piefed.social 5 points 3 weeks ago

Now do gaps next.

[–] 0x0f@piefed.social 2 points 3 weeks ago (1 children)

Love it, I've stopped using bars as well and generally feel better without the clutter.

[–] poinck@lemmy.world 3 points 3 weeks ago (2 children)

Are there any ncurces-based programs that can show the info I have usually in a bar and can live in a terminal?

[–] 0x0f@piefed.social 2 points 3 weeks ago

Yeah, I personally use tmux to display battery information (the only thing I need) in my terminal.

[–] leoflo@lemmy.ml 1 points 3 weeks ago (1 children)

You could try configure a fetch program, like fastfetch. For network management I use the nmtui binary that comes bundled in with network manager. I know there is bluetui for bluetooth and wiremix for a basic pipewire audio mixer, but I don’t know about anything else.

[–] poinck@lemmy.world 1 points 3 weeks ago

I guess, it comes down to: What do I really need to be visible and configurable in one terminal page.

[–] Scoopta@programming.dev 1 points 3 weeks ago (1 children)

Niri is a Wayland compositor, not a window manager

[–] leoflo@lemmy.ml 1 points 3 weeks ago (1 children)

It’s both. Wayland is meant to be implemented in such way that the compositor is also the window manager. River is a counter example where the team decided to make an extension and decouple the compositor fron the window manager. That said niri is just a standard wayland window manager.

[–] Scoopta@programming.dev 1 points 2 weeks ago* (last edited 2 weeks ago)

It does both jobs but they're typically referred to as compositors. See basically any description of any project (including niri). Additionally it's confusing because then people have to lookup if it's X or Wayland when we have very obvious terms that we can use to distinguish implicitly

A scrollable-tiling Wayland compositor