Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 9bd6342ba8 Updates
2024-06-24 14:54:02 +02:00

21 lines
270 B
Bash

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