I have read many conflicting things, like always. Just wondering if there’s a safe way to use several DE’s on one distro without messing up my damn computer lol I’ve tried it several times and it always messed things up. I’m currently brand new to fedora workstation 38 too btw. Thanks alot

  • @teawrecks@sopuli.xyz
    link
    fedilink
    110 months ago

    I’m curious what things were “messed up”. I tend to not install more than one on my machine, but at the very least it seems like it should be a typical usecase for multiple users on the same machine to prefer different DEs when they log in. If that breaks somehow, it sounds like someone has a bug.

    • @GnuLinuxDude@lemmy.ml
      link
      fedilink
      4
      edit-2
      10 months ago

      Some aspects of theming are messed up, like the spacers on my GTK4 drop menus are just flat gray rectangles (they look like placeholder assets). Also launching some programs after a fresh boot now take an inexplicable long time, but only the first time. So for example, if I reboot and launch Firefox or Nautilus it will take an extra 5-6 seconds. Every subsequent time any slow launching program will be fast so long as one of the slow launching programs has been started.

      Finally, not a messed up thing, but there is just needless clutter of stuff in my config files, now, since I’ve got KDE, Gnome, and actually a couple other DE things laying around, now. Mind you, this is all after I’ve already uninstalled KDE.

      Edit: I thought about what I wrote and it occurred to me some of that stuff might be because of bad gtk4 config files. So I deleted them and rebooted. The theming is correct again as far as I can tell, but the slow launch stuff persists.

      • @nora@slrpnk.net
        link
        fedilink
        2
        edit-2
        10 months ago

        You probably have xdg-desktop-portal-kde installed and enabled. Try installing xdg-desktop-gnome and remove the KDE one and see if it makes a difference in launch times.

        Edit: I’d also reboot afterwards