Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 2802fc7999 Updates
2024-05-29 12:41:32 +02:00

20 lines
255 B
Bash

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