If anyone wants to give an ELI5 or a link to a video that ELI5 I’d be incredibly thankful

I swear that all the stuff I find is like super in depth technical stuff that just loses me in no time flat

  • @[email protected]
    link
    fedilink
    242 months ago

    It’s not os based, usually you can switch between the 2 on your login screen. To check if you are in a wayland session, type this in a terminal:

    echo $XDG_SESSION_TYPE
    

    The answer should be wayland or x11