this post was submitted on 16 May 2025
1060 points (98.1% liked)
linuxmemes
26027 readers
756 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We 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.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
view the rest of the comments
Yeah too many just look so... samey. Not mine, but one I wish to recreate
In terms of window decorations, looks like twm with default settings. Standard window manager to ship with what is now Xorg.
EDIT: For emacs, those are also default colors, I think, for at least some point. X11 color names HarvestWheat and ForestGreen, if memory serves aright.
EDIT2: No, that's probably not a graphical emacs instance, because the title is "sh". They're probably running sh and then running console emacs (or vim or something else, I guess, can configure either to look like that) and don't have their shell set up to pass the escape sequences to tell the virtual terminal program to update the window title.
EDIT3: Also, the color's the default twm color, but that's not the default twm decorations. That's...damn, I can't remember the name of that widget set.
goes poking around
Motif. And apparently mwm used Motif widgets.
https://en.wikipedia.org/wiki/Motif_(software)
https://en.wikipedia.org/wiki/Motif_Window_Manager
Thank you for the info! I wasn't aware of the X11 colors.
The original author only gives this information about their setup:
I imagine this is not Motif since it's a GTK theme? Not very familiar with GUI stuff.
Maybe it's FVWM? It is a derivative of TWM.
Perhaps NsCDE?
NsCDE and other CDE lookalikes seem to have a thicker horizontal bar in the upper left decoration than this and the original CDE, but perhaps that is one of the customizations the author mentions.
Also, the background seems to be from Elementary OS beta. Specifically, blueprint hue shifted to match purpleprint, based on the cropping and vignette.
Oh, could be. Looks like CDE and MWM looked the same.