what would happen if I disable autologin on bazzite deck?
what would happen if I disable autologin on bazzite deck?
gnome-terminal is everything normal?toggle-user-motdhas no shell output either, though that might be intended/etc/profile.d/user-motd.shublue-os/config/etc/skel/.bashrctoggle-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/config