I have a computer with Arch linux. I want to know which desktop environment is installed.
My ultimate goal would be to install Gnome. Is it possible to have two desktop environments.
I have a computer with Arch linux. I want to know which desktop environment is installed.
My ultimate goal would be to install Gnome. Is it possible to have two desktop environments.
You can try to print some env variable. At least gnome fill the X environment variable XDG_CURRENT_DESKTOP correctly:
$ echo $XDG_CURRENT_DESKTOP