From 8d66da2cfa3c5bbe15c39295996303991ccf6c17 Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 9 Jun 2025 13:02:55 +0200 Subject: [PATCH] addet copyq --- hyprland.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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=()