Glossary
- WAYLAND_DISPLAY
Identifies the compositor to connect to, making it possible to interact with more than one at a time.
- XDG_CURRENT_DESKTOP
Identifies the current desktop environment, used by the desktop entry specification for example.
- XDG_SESSION_DESKTOP
Similar to
XDG_CURRENT_DESKTOP
, but some software that relies on systemd requires this setting.