Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cnmoro/862f822aaf0d089c05d824bb4f356675 to your computer and use it in GitHub Desktop.
Save cnmoro/862f822aaf0d089c05d824bb4f356675 to your computer and use it in GitHub Desktop.
Linux check which window manager is on (x11, wayland..)
~$ loginctl
-> get session
~$ loginctl show-session SESSION -p Type
-- OR
~$ echo $XDG_SESSION_TYPE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment