dotfiles/.install/packages/hyprland.sh
2025-01-31 16:23:09 -05:00

26 lines
292 B
Bash

packagesPacman=(
"hyprland"
"hypridle"
"hyprlock"
"polkit"
"rofi-wayland"
"swaync"
"swww"
"waybar"
"bluez"
"bluez-utils"
"blueman"
"xdg-desktop-portal-hyprland"
"gtk3"
"gtk4"
"grim"
"slurp"
"swappy"
"cliphist"
"xorg-xrdb"
)
packagesYay=(
"nwg-look"
"aylurs-gtk-shell"
)