diff --git a/.install/packages/hyprland.sh b/.install/packages/hyprland.sh index 33e8e76..75df448 100644 --- a/.install/packages/hyprland.sh +++ b/.install/packages/hyprland.sh @@ -1,5 +1,7 @@ packagesPacman=( "hyprland" + "hypridle" + "hyprlock" "polkit" "rofi-wayland" "swaync" @@ -20,6 +22,4 @@ packagesPacman=( packagesYay=( "nwg-look" - "hypridle" - "hyprlock" )