Are you on a gpd device? If so, you need to revert l4 to printscr and r4 to pause with wincontrols
Are you on a gpd device? If so, you need to revert l4 to printscr and r4 to pause with wincontrols
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-20240220if 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