this post was submitted on 11 Aug 2025
22 points (100.0% liked)

unixporn

6303 readers
54 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
top 18 comments
sorted by: hot top controversial new old
[–] Amaterasu@lemmy.world 1 points 1 day ago

For GTK there is this cool project, ASTAL:

https://aylur.github.io/astal/

[–] sudo@programming.dev 1 points 1 day ago (1 children)

TUI is the only truly satisfactory way.

[–] winety@lemmy.zip 13 points 1 week ago

Theming GTK2 and GTK3 applications was simple. Applying custom themes to GTK4/libadwaita apps is unsupported. You can enable dark mode and change the accent colours, but that's about it.

KDE/Qt supports theming out of the box, but theming apps outside KDE is painful. You have to juggle with several utilities (qt5ct, qt6ct, Kvantum manager) and many environmental variables. For example, Krita doesn't respect the theme you set using qt5ct unless you set KRITA_NO_STYLE_OVERRIDE=1. Using qt6ct I can make Okular (and other Qt6 apps) use the style that emulates Windows 95, but I can't make them use a custom colour palette, so they stick out.

The worst thing you could do is try to make GTK and Qt apps look consistent.

[–] dinckelman@lemmy.world 11 points 1 week ago (2 children)

Granted that seemingly everyone is abandoning GTK after they’ve forced an impossibly rigid styling system down everyone’s throat, that should be an easy decision

[–] DoctorPress@lemmy.zip -2 points 3 days ago (1 children)

Also note how they are so eager to drop X11 support. IMO wayland is not stable and full of flaws by now and X11 isn't going anywhere soon. Dropping X11 support will be sure to hurt them.

[–] dinckelman@lemmy.world 1 points 3 days ago (1 children)

Any major maintainer has given a whole plethora of reasons why support is being sunset, all of which are abundantly clear. The wayland flaws argument is 5 years old at this point

[–] DoctorPress@lemmy.zip -2 points 3 days ago

What did improve since 5 years? The remote desktop is still pretty shit, which X11 is simply better than Wayland.

Ok, guess i'm abandonimg GTK completely. It's not that i lose THAT much.

[–] F04118F@feddit.nl 7 points 1 week ago (2 children)

Waiting for the day the question becomes:

Qt or Cosmic?

☺️

[–] sudo@programming.dev 1 points 1 day ago

Wouldn't it be iced instead of cosmic?

[–] somerandomperson@lemmy.dbzer0.com 1 points 1 week ago (1 children)
[–] HouseWolf@pawb.social 2 points 1 week ago (1 children)

New desktop environment being made by the Pop_OS devs.

[–] F04118F@feddit.nl 3 points 1 week ago* (last edited 1 week ago)

Desktop environment AND desktop app toolkit/library, like GNOME + GTK or KDE + Qt, not just a desktop environment.

https://github.com/pop-os/libcosmic

[–] tisktisk@piefed.social 5 points 1 week ago

Both can be customized, and a combination of both is most customizeable
But I prefer QT

[–] hellfire103@lemmy.ca 3 points 1 week ago* (last edited 1 week ago)

Qt6 is a lot more customisable than GTK 4, but you probably won't notice if:

  • You're using GTK 2/3
  • You're using a boring flat theme

However, if you're using Flatpaks, GTK is possibly better.