dotfiles/.install/packages/hyprland.sh
2024-11-07 22:20:19 -05:00

25 lines
272 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"
)