Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 04ac911a5f Updates
2024-03-28 12:23:11 +01:00

20 lines
253 B
Bash

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