Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 534656ce9f Updates
2024-03-28 16:10:36 +01:00

20 lines
253 B
Bash

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