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

17 lines
203 B
Bash
Raw Permalink Normal View History

2024-03-01 12:33:39 +00:00
packagesPacman=(
"hyprland"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
);
packagesYay=(
"swww"
"wlogout"
"nwg-look"
"emote"
);