dotfiles/.install/packages/hyprland.sh
Benjamin Palko 3892c58dab blyat
2024-09-30 22:53:06 -04:00

30 lines
366 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"
"vulkan-icd-loader"
"lib32-vulkan-icd-loader"
)
packagesYay=(
"wlogout"
"nwg-look"
"emote"
"hypridle"
"hyprlock"
)