Tried to edit and it said permission denied
Tried to edit and it said permission denied
sudoedit /etc/default/desktop-waylandDESKTOP_WAYLAND=true to DESKTOP_WAYLAND=false.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
sudoedit /etc/default/desktop-waylandDESKTOP_WAYLAND=trueDESKTOP_WAYLAND=falsesudoeditrpm-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