I believe that there is a ujust command for this too
I believe that there is a ujust command for this too
ujust _toggle_wayland works?sudoedit onerpm-ostree status | fpastesystemctl enable --now supergfxd.servicecat /usr/share/ublue-os/image-info.json | fpastesystemctl enable --now supergfxd.service
:testing branchujust _toggle_waylandsudoeditrpm-ostree status | fpasteIMAGE_INFO="/usr/share/ublue-os/image-info.json";IMAGE_FLAVOR=$(jq -r '."image-flavor"' < $IMAGE_INFO);if [[ ":${IMAGE_FLAVOR}:" =~ ":nvidia:" ]]; then echo "this works"; fisystemctl enable --now supergfxd.servicesystemctl enable --now supergfxd.servicecat /usr/share/ublue-os/image-info.json | fpasteIMAGE_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