From f5227abb4a65c8813524501164a9f165460028ea Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 23:21:06 +0200 Subject: [PATCH] Add hyprlock and hypridle gui dependencies --- bin/install-software | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/install-software b/bin/install-software index 84920534..947decf1 100755 --- a/bin/install-software +++ b/bin/install-software @@ -54,10 +54,10 @@ case "$ID" in # shellcheck disable=SC2086 [[ -n "${INSTALL_GUI_PACKAGES}" ]] && \ paru --removemake --batchinstall --sudoloop --mflags "--ignorearch" -Syu --needed ${PACMAN_FLAGS} \ - hyprland-git hyprpaper-git waybar fnott qt6ct bemenu-wayland \ - cliphist j4-dmenu-desktop polkit-kde-agent polkit-qt6 \ - xdg-desktop-portal-hyprland-git xdg-desktop-portal-kde \ - qt6-wayland qt5-wayland xwaylandvideobridge pipewire \ + hyprland-git hyprpaper-git hyprlock hypridle waybar fnott \ + bemenu-wayland cliphist j4-dmenu-desktop polkit-kde-agent \ + polkit-qt6 xdg-desktop-portal-{hyprland-git,kde} \ + qt6ct qt6-wayland qt5-wayland xwaylandvideobridge pipewire \ wireplumber # Install/update Rust toolchains and Rust-based software