dotfiles/.install/packages/hyprland.sh
2024-10-16 22:12:01 -04:00

25 lines
273 B
Bash

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