dotfiles/.install/packages/hyprland.sh
2024-09-30 22:52:07 -04:00

28 lines
318 B
Bash

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