Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 878c084eab Updates
2024-02-23 09:05:14 +01:00

19 lines
250 B
Bash

packagesPacman=(
"hyprland"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swayidle"
"swappy"
"cliphist"
);
packagesYay=(
"swww"
"swaylock-effects-git"
"wlogout"
"nwg-look"
"emote"
);