igor_kavinski
Lifer
- Jul 27, 2020
- 26,450
- 18,185
- 146
interesting, I didn't even know about Hop, but I did have to search around more than I thought I would to find the right terminal commands to install GNOME. What ended up working for me was "sudo dnf install @gnome-desktop"Nevermind I found it..
![]()
Switching Desktop Environments / Edition 🚀 Ultramarine Wiki
Add/remove the DE/edition with Ultramarine Hop.wiki.ultramarine-linux.org
sudo dnf install hop
Are Linux GUI applications desktop environment agnostic?
Is there a chance that an application may require a specific desktop environment to launch?
If an application doesn't launch, where does one go to see the reason for the failure? In Windows, usually Event Viewer says something.
interesting, I didn't even know about Hop, but I did have to search around more than I thought I would to find the right terminal commands to install GNOME. What ended up working for me was "sudo dnf install @gnome-desktop"
I'll have to try this hop out
I have cinnamon and GNOME alongside my default Budgie. aside from the extra terminals, text editors and file managers the only wonkiness I noticed is GNOME screen timeout doesnt work at all for some reason. Monitors will remain on indefinitely despite the power setting saying screen will lock after 15min.
from my experience they are DE agnosticAre Linux GUI applications desktop environment agnostic?
Is there a chance that an application may require a specific desktop environment to launch?
If an application doesn't launch, where does one go to see the reason for the failure? In Windows, usually Event Viewer says something.
Is there something centralized like the Event Viewer to view all these logs or does one need to know which folder to go look in and then maybe find a log analyzing tool for the particular type of log to parse it?yep there are logs similar to windows event viewer
IIRC it's in a particular folder and yep there are various tools/apps for analyzing logs I just dont have any experience using any.Is there something centralized like the Event Viewer to view all these logs or does one need to know which folder to go look in and then maybe find a log analyzing tool for the particular type of log to parse it?