Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe cc5a6e7d4c Updates
2024-02-19 18:14:24 +01:00

18 lines
238 B
Bash

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