From 916b411c511ba6859e1160f2d3f4413c64174449 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sat, 7 Sep 2024 19:11:01 +0200 Subject: [PATCH] Update install.sh --- install.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index f491aed..177d6e9 100644 --- a/install.sh +++ b/install.sh @@ -447,10 +447,12 @@ windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. windowrulev2 = float,size 30% 50%,floatpos center,noborder,norounding,class:^(rofi|Rofi)$ source = ~/.config/hypr/autostart.conf - - HYPRLANDCONFIG +else + echo "Hyprland config already exists." +fi + echo -e "${GREEN} Kitty config file START ${NC}"