diff --git a/setup b/setup index eff1b38..61d9bad 100644 --- a/setup +++ b/setup @@ -152,7 +152,7 @@ sed -n '/^##BASHPROFILE#$/,/^#BASHPROFILEEND#$/p' ~/arch_install3.sh | cut -c2- #[[ -f ~/.bashrc ]] && . ~/.bashrc # #if [[ "$(tty)" = "/dev/tty1" ]]; then -# pgrep hyprland || hyprland +# pgrep hyprland || start-hyprland #elif [[ "$(tty)" = "/dev/tty2" ]]; then # pgrep dwm || startx #fi