this post was submitted on 02 Jan 2025
1159 points (89.4% liked)
linuxmemes
21733 readers
965 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
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
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 fork-bomb your computer.
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
In a land where desktops can be ripped out and replace with ease - what's the point in arguing? GNOME isn't my thing but I'm glad it's an option.
Can you swap out desktop environments in Linux like launchers on android?
Yeah pretty much. Or have multiple installed and pick which to use when you log in
Wait what?! Install several, pick upon login?! Had no idea, that's awesome.
Depends on your login flow. There is a session manager which normally boots up and let's you choose. But you can also configure it to auto login and send you to the Lockscreen of your window manager.
You can also mix login manager, window manager with desktop background managers, wallet managers etc..., in practice you can build your own desktop experience
I know the answer is "just build it" but man I want to be able to have adm<username login under something like nemo and a terminal window only. But then have username login under full Mint Cinnamon. Would be quite dope. Just don't feel like making it happen at the moment. I'll have to reconfigure permissions to revoke from my standard user.
Edit: oops you can comment out text in Lemmy? Editedit: I did it. Too me 15 minutes -.-
It will be goofy as the config files will still stick around between desktops.
I would runs desktop in a container or VM.
Yes
Yes
My main complaint with how Gnome does stuff is in environments where it is the only option (e.g. RHEL).
Which then is no longer an issue with GNOME but rather RHEL. But again, it's not like we can't figure out a way to install whatever in Hanna Montana's dreams is allowed. 🤙
Mainly because gnome is harder to ignore than a lot of other opinionated DEs.
It's been the default target for fedora and red hat, and like other choices rh makes, it propagates throughout the broader ecosystem.
Even if you ignore them, they dictate how Linux desktops are broadly allowed to work by largely asserting authority over FreeDesktop and by extension Wayland.
One of these is that they absolutely hate the concept of server side decorations, as a result even as they begrudgingly allowed it as a Wayland protocol, they insisted that it must not be mandatory and they are allowed to ignore it. This means applications that do not care about their decorations otherwise now must care about their decorations. As a user, the consequence is that any GTK application you might use is likely to just pop out as a gnome looking window among a bunch of otherwise consistent windows.
I avoid all of the modern gnome apps now as a result of this.
Even Windows allows the equivalent of server side decorations...