Hyprland-dotfiles/.install/hyprland-packages.sh
Stephan Raabe 6a27437ab2 Updates
2023-12-29 12:11:44 +01:00

17 lines
224 B
Bash

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