Hyprland-dotfiles/.install/hyprland-packages.sh
2024-01-30 08:40:05 +01:00

17 lines
223 B
Bash

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