Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 27646d04c5 Updates
2024-05-15 17:42:32 +02:00

21 lines
272 B
Bash

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