diff --git a/setup.sh b/setup.sh index ca864e9..3398aba 100755 --- a/setup.sh +++ b/setup.sh @@ -382,7 +382,7 @@ function inst_hypr { read confirm_hypr if [[ $confirm_hypr == "Y" ]]; then - declare -a pkg_list=(wayland xorg-xwayland hyprland swaybg waypaper-git xdg-desktop-portal-hyprland wdisplays waybar nwg-look cliphist swaylock-effects wlogout) + declare -a pkg_list=(wayland xorg-xwayland hyprland hypridle hyprlock swww waypaper-git xdg-desktop-portal-hyprland wdisplays waybar nwg-look cliphist wlogout) for key in "${pkg_list[@]}" do pkg_inst $key