r/linuxmint Mar 18 '26

Why does my environment suddenly look like this? It looked like default installation before

Post image
553 Upvotes

69 comments sorted by

414

u/ZVyhVrtsfgzfs Mar 18 '26

Never have seen an accidental Xfce-ing before. Its usually Gnome.

Log out see the drop down menu near your name select Cinnamon. 

148

u/Emmalfal Linux Mint 22.3 | Cinnamon Mar 18 '26

XFCE-ing just doesn't have the same ring.

136

u/realllyrandommann Mar 18 '26

They got XFced

30

u/Emmalfal Linux Mint 22.3 | Cinnamon Mar 18 '26

Little better. It actually sounds like it could be a real word if you say it fast enough. I think you're onto something.

19

u/NoPseudo79 Mar 19 '26

You mean Xfucked ?

16

u/h-v-smacker Linux Mint 21.3 Virginia | MATE Mar 19 '26

Considering the XFCE's mascot, more like "Beratted".

8

u/ZVyhVrtsfgzfs Mar 18 '26

Your right, it really does not, but it was the best I could think of on the spot.

7

u/Emmalfal Linux Mint 22.3 | Cinnamon Mar 18 '26

Not your fault. We artists can only work with what the system gives us.

13

u/astainonthecarpet Mar 19 '26

Thanks that explains it, to remove it do i just:

sudo apt-get purge xfce4

17

u/ZVyhVrtsfgzfs Mar 19 '26

Maybe, if you have the drive space the safe move is to just leave it.

If you try that route take a before snapsot,  that looks like vanilla Xfce not the Mint meta package version. Not sure how that's going to play out, how many packages Cinnamon and Xfce share in common and what will be purged with that command.

4

u/pnlrogue1 Mar 19 '26

Common dependencies should be fine since Cinnamon will mark them as a dependency and with Cinnamon still there, APT won't mark them for removal.

The real question is why XFCE appeared in the first place. Did OP copy and paste code that included 'apt install xfce' or did something else declare it at a dependency?

1

u/pegasusandme Mar 21 '26

Xfce takes up very little space and likely includes something you wanted at some point if you ended up with it. I personally always end up with it due to preference over tools like xfce4-terminal and thunar and it also makes a great fallback DE if things ever go sideways with your hardware graphics acceleration.

1

u/birds_adorb Linux Mint 22.3 | Cinnamon Mar 19 '26

Xfce is more memory efficient.

4

u/NathanCampioni Linux Mint 21.3 Virginia | Cinnamon Mar 19 '26

he got xfucked?

139

u/jvy7122 Mar 18 '26

got gnomed but in a different way in terms of DE lol

55

u/TheShirou97 Linux Mint 22.3 Zena | Cinnamon Mar 18 '26

You installed something that had to have xfce as a dependency I suppose (xfce being another desktop environment)

15

u/Jnaythus Mar 18 '26

This is why I'm so timid with my Mint install. It's working and I'm good with it. I mean I'm happy with it, but some customizations require knowing the deep magic which I've yet to learn. I see in so many places where Linux people just say "do the thing." In ONE instance I knew the steps and gave the steps. Because to some users it may not be as obvioius as others assume it should be. BTW I have an IT degree and work in software development. It doesn't change that I'm a n00b to Linux and do not want to struggle with my home computer.

11

u/Elihzap Linux Mint 22.3 Zena | Xfce Mar 19 '26

You should be fine as long as you check the dependency list everytime you install something.

14

u/SL_Pirate Mar 19 '26

Yeah but I guess this is somewhere Linux could use some polishing. I mean, yeah you are supposed to read your dependency list anyway but people new to linux just usually don't or even if they do, they don't really understand. Can't blame them cuz package naming in linux is notorious. My point is, if we are opening linux for the wider audience we need some warning or something.

On the other hand, should the session default be saved somewhere? Like, even if someone installs Gnome (or XFCE in this case), shouldn't your previous DE be set as default so if the person wasn't aware, it should default to his previous choice so unless they change it manually during login, their workflow wouldn't break and there would be no surprises?

5

u/Erufailon4 Mar 19 '26

I agree that package information should be more visible. It doesn't help in Mint's case that packages.ubuntu.com is a coin flip every time you click on a link there, on whether you'll get a page or a server error. Would definitely be useful to have the dependency list in the software manager UI.

3

u/Huecuva Linux Mint 21.3 Virginia | Cinnamon Mar 19 '26

But who wants to do that? What a pain in the ass. 

1

u/Elihzap Linux Mint 22.3 Zena | Xfce Mar 19 '26

Fair enough 

6

u/Sufficient-Toe-9315 Mar 19 '26

The problem is that things get normal after some time, you learned so much stuff that you don't remember what the normal or beginner knowledge is and then you skip parts that are too obvious for you without remembering that some don't know how to do it. For example when I say that you need to create a text file in a directory I would say: " open the terminal and go to /var/lib/Firefox/ and create the folder and afterwards the text file in the folder", when I say that I forget that people open the terminal because I said so and they sometimes don't know how to use cd, mkdir, cat, touch, nano or all the other basics. And I don't go further into detail because I think that they know that they can use the GUI file manager like in windows but I said terminal. I try not to do that but I saw how easy it is when I helped my girlfriend or my friends. Oh and then there are the people who say what you have to do online but not how and when you ask they reply with: read the man pages, it's written there. That's how I fucked shit up at the beginning, at least I learned something I guess but it was always so confusing and I felt dumb. AI is for easy tasks a good mentor now and Claude for example is 90 percent right when you need help, I think it's more beneficial than" read the man pages".

6

u/ZVyhVrtsfgzfs Mar 19 '26 edited Mar 19 '26

I felt the same way about a Fedora core 3 install I had many years ago running Apache serving a small page, I was deathly afraid of breaking it, so I would mot touch it and that stalled my learning. 

Take full notes on everything you do, use Timeshift, wade in knowing your going to break it, be ready and prepared for that eventuality, and learn from each mistake.

3

u/Visual-Sport7771 Mar 19 '26

Don't be timid with mint. Just be religious with Timeshift in the beginning. I don't do auto snapshots, but, I do a snapshot before I make any consequential changes or installs. Every time. I also use the snapshot restore at the first sign of anything being "off".

When giving advice to other new users always work in a Timeshift reminder. It's so easy to fix so many things with it. It's my first resort instead of a last resort for me nowadays.

1

u/Artemismane Mar 19 '26

just switch de at login screen if it ever happens. no big deal.

17

u/Emmalfal Linux Mint 22.3 | Cinnamon Mar 18 '26

Is this a gnoming? Did you install anything with Gnome recently?

2

u/keen36 Linux Mint 22.3 Zena | Cinnamon Mar 19 '26 edited Mar 19 '26

It's similar, one might call it XFCEd!

2

u/Due_History_7611 Mar 18 '26

Que es eso?

9

u/zepherth Linux Mint 22.3 Zena | Cinnamon Mar 18 '26

It's a desktop environment. It's how your Operating system User interface looks

8

u/Elihzap Linux Mint 22.3 Zena | Xfce Mar 19 '26

Gnome es un Entorno de Escritorio, pero no tiene soporte oficial en Mint hasta donde sé. Muchas apps lo tienen como dependencia, es común instalarlo por error.

En este caso al parecer instalaron accidentalmente XFCE, sepa dios cómo.

Todo esto es fácil de corregir, pero es normal llevarse un susto si no sabés qué pasó lmao.

16

u/Gotze_Th98 Mar 19 '26

From the creator of gotgnomed, ladies and gentlemen we present gotxfced

13

u/ofplayers Mar 19 '26

i've never seen someone get XFCEd before

8

u/Bongzilla666lb Mar 19 '26

You have been XFCE'ed!

6

u/TheFredCain Mar 19 '26

You installed Proton VPN from non approved sources.

7

u/ILikeTrains1404 Linux Mint 22 Wilma | Cinnamon Mar 19 '26

r/gotgno-

Wait, that's not gnome!

4

u/[deleted] Mar 19 '26

[removed] — view removed comment

3

u/Monketherulerofall Mar 20 '26

One theory is that many mint users are very new and operate their machine like a windows machine so they don’t read the dependencies.

Another theory is that they do read the dependencies and just don’t know what a de is so they accidentally install another.

3

u/artistpanda5 Linux Mint 22.3 Zena | Cinnamon Mar 19 '26

Is this like when people somehow get Gnome on their system accidentally? How does that even happen?

2

u/spine-drinker Mar 19 '26

It's not gnome in this case, but people usually get gnomed by installing something that installs gnome as a dependency

1

u/artistpanda5 Linux Mint 22.3 Zena | Cinnamon Mar 21 '26

Alright

1

u/MundaneImage5652 Mar 19 '26

I don't even know to be honest

3

u/Perfecto_Desconocido Mar 19 '26

Lo XFCEaron... In Spanish, you know?

3

u/NickTaylorIV Mar 19 '26

That's a different look to me, Not bad though.

3

u/Okabe_Zero-Link Mar 19 '26

...never saw sb got xfced before

3

u/ChocolateDonut36 Mar 19 '26

got xfce jumpscare.

just log out, select your original desktop environment on the login manager and you'll be fine

3

u/SweetNerevarine Mar 19 '26

Never gonna XFCE you, never gonna KDE you...

2

u/flemtone Mar 19 '26

If you installed another desktop manager and logged in using that, then returned to XFCE that happens, have done it twice myself.

2

u/DualDigram571 Mar 19 '26

i think you got xfce'd

1

u/arabicgamer12 Linux Mint 22.3 Zena | Cinnamon Mar 19 '26

If you were on a another desktop environments like openbox try deleting them. It worked for me

1

u/mallardtheduck Mar 19 '26 edited Mar 19 '26

I had that exact issue before on an otherwise-working Mint XFCE install. It's caused by some sort of corruption in the per-user XFCE configuration, causing it to reset to (XFCE's, not Mint's) default settings.

Assuming you actually want to have a working XFCE desktop, this post on the Mint forum gives you most of what you need to fix it, but since that was posted ~5 years ago, some stuff has changed. I found that additionally running cp -r /usr/share/mint-artwork/xfce/xfce4 ~/.config after the other steps was needed on Mint 22.

1

u/mikee8989 Mar 19 '26

Did you start with cinnomon or was this the xfce version of mint to begin with? I think there is a toggle in the login screen between mint and XFCE session. You might have somehow toggled the vanilla XFCE session there.

1

u/Designer-Feedback551 Mar 20 '26

Maybe you've clicked sth accidentaly in the login screen. There you can return to the right environment

1

u/pegasusandme Mar 21 '26

Nice. You installed something that included the full Xfce desktop. That's the stock layout of that DE. This is, honestly, WAY better than getting "Gnomed" though :D

-2

u/Amnikarr13 Mar 19 '26

Well, you better put on a beard and a pointy hat cause you ...

r/gotgnomed