diff --git a/configs/shell/profile b/configs/shell/profile index eedc632..06ef4e4 100644 --- a/configs/shell/profile +++ b/configs/shell/profile @@ -123,6 +123,7 @@ ex=🎯:\ *.java=♨:\ " -if [[ -z $WAYLAND_DISPLAY && $(tty) = "/dev/tty1" ]]; then - exec river -fi +# Unsafe +# if [[ -z $WAYLAND_DISPLAY && $(tty) = "/dev/tty1" ]]; then +# exec river +# fi