diff --git a/hyprland.sh b/hyprland.sh index a682425..76c3fe8 100644 --- a/hyprland.sh +++ b/hyprland.sh @@ -173,6 +173,7 @@ install-dependencies() { "slurp" "wlogout" "ffmpeg" + "copyq" "wob" "nwg-look" "kitty" @@ -190,7 +191,8 @@ install-dependencies() { depsArch=( "hyprpolkitagent" "wayland-utils" - "wayland-protocols" + "hypridle" + "hyprlock" ) depsAlpine=()