From 93581957d47bebdb8698723f2b8f984860bf9644 Mon Sep 17 00:00:00 2001 From: Donald Williams <129223418+dwilliam62@users.noreply.github.com> Date: Sun, 5 Oct 2025 19:31:36 -0400 Subject: [PATCH] Update 01-hypr-pkgs.sh Rofi wayland now merged with rofi --- install-scripts/01-hypr-pkgs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-scripts/01-hypr-pkgs.sh b/install-scripts/01-hypr-pkgs.sh index a2f651e..b868d71 100755 --- a/install-scripts/01-hypr-pkgs.sh +++ b/install-scripts/01-hypr-pkgs.sh @@ -36,7 +36,7 @@ hypr_package=( qt5ct qt6ct qt6-svg - rofi-wayland + rofi slurp swappy swaync @@ -124,4 +124,4 @@ for PKG1 in "${hypr_package[@]}" "${hypr_package_2[@]}" "${Extra[@]}"; do install_package "$PKG1" "$LOG" done -printf "\n%.0s" {1..2} \ No newline at end of file +printf "\n%.0s" {1..2}