I'm curious about the system however, I thought this would only trigger on xvesa type systems, what is your display manager, or how do you start X / Wayland? There appears to be a case that inxi wasn't aware of.

Sway 1.7

```
$ env | grep -i -E "display|wayland" | sort
CLUTTER_BACKEND=wayland
DISPLAY=:0
ECORE_EVAS_ENGINE=wayland_egl
ELM_DISPLAY=wl
ELM_ENGINE=wayland_egl
GDK_BACKEND=wayland
MOZ_ENABLE_WAYLAND=1
QT_QPA_PLATFORM=wayland
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
SDL_VIDEODRIVER=wayland
WAYLAND_DISPLAY=wayland-1
XDG_SESSION_TYPE=wayland
```

Reply via email to