You can see if you are in a X11 or Wayland session through the terminal:
echo "$XDG_SESSION_TYPE"
In my wayland session it responds with:
wayland
You can see if you are in a X11 or Wayland session through the terminal:
echo "$XDG_SESSION_TYPE"
In my wayland session it responds with:
wayland