Hyprland-dotfiles/.install/hyprland-packages.sh
Stephan Raabe 36f3e944be Updates
2024-02-02 14:00:10 +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"
);