© 2026 Hedgehog Software, LLC
/etc/default/wayland_desktop
sudoedit /etc/default/desktop-wayland
DESKTOP_WAYLAND=true
DESKTOP_WAYLAND=false
ujust _toggle_wayland
sudoedit
rpm-ostree status | fpaste
IMAGE_INFO="/usr/share/ublue-os/image-info.json";IMAGE_FLAVOR=$(jq -r '."image-flavor"' < $IMAGE_INFO);if [[ ":${IMAGE_FLAVOR}:" =~ ":nvidia:" ]]; then echo "this works"; fi
systemctl enable --now supergfxd.service