From 508f764e0b9ccc2e1227f1549a4de9c564fb0124 Mon Sep 17 00:00:00 2001 From: Harsh Virdi Date: Mon, 26 Jan 2026 10:12:53 +0530 Subject: [PATCH] Updated settings related to hyprland config --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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