Hyprland-dotfiles/.install/packages/hyprland-packages.sh

22 lines
278 B
Bash

packagesPacman=(
"hyprland"
"hyprpaper"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
"hyprlock"
"hypridle"
);
packagesYay=(
"pyprland"
"swww"
"wlogout"
"nwg-look"
"emote"
"eww"
);