don't as for Enter on wayland start #3

This commit is contained in:
Tobias Powalowski 2022-05-28 11:51:31 +02:00
parent e08a385c69
commit 4cfb70cdfc

View file

@ -6,7 +6,7 @@ _welcome () {
_enter_shell() {
# dbus sources profiles again
if ! pgrep -x dbus-run-session; then
if ! pgrep -x dbus-run-sessio; then
cd /
echo -e "Hit \033[1m\033[92mENTER\033[0m for \033[1mshell\033[0m login."
read