Picture of Skinner from “The Simpsons” with the linux logo on his face and the word “Pathetic” in the bottom center of the picture.

  • Prunebutt
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    4 months ago

    Fresh install on a VM. Was a bit confused that the default was Xorg. Changing both to wayland and to Plasma 6 was too complicated for me.

    Edit: Typo

    • ftbd@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      4 months ago

      With plasma 6, you need

      services.xserver.displayManager.defaultSession = “plasma”;

      instead of " plasmawayland", since wayland has become the default

      • Prunebutt
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        But do I still need all that xserver.enabled = true business?