Add hyprlock and hypridle gui dependencies
This commit is contained in:
parent
fdf6a81f04
commit
f5227abb4a
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue