We use SteamOS's session setup, this isn't supported
We use SteamOS's session setup, this isn't supported
gnome-terminal is everything normal?toggle-user-motdhas no shell output either, though that might be intended/etc/profile.d/user-motd.shublue-os/configrpm-ostree status?39-20240220/etc/skel/.bashrcgnome-terminaltoggle-user-motdif test -d "$HOME"; then
if test ! -e "$HOME"/.config/no-show-user-motd; then
if test -x "/usr/libexec/ublue-motd"; then
/usr/libexec/ublue-motd
elif test -s "/etc/user-motd"; then
cat /etc/user-motd
fi
fi
fi/etc/profile.d/user-motd.shublue-os/config39-20240220rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck-gnome:39-20240220