Lightest way to run GUI applications in Linux?

I realized I can use a window manager without a desktop environment and don’t lose any functionality I care about. Applications still work fine, I can still arrange application windows as I please. This pretty much eliminates the need for lightweight desktop environments such as LXDE and XFCE for use cases like mine. I wonder … Read more

Is there a way to retrieve the name of the Desktop Environment?

Is there a way to retrieve the desktop environment name (e.g. Gnome, Unity, XFCE, LXDE, KDE…) from the command line or using Python? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you … Read more