Files
Hyprland-dotfiles/.install/packages/hyprland-packages.sh
T

19 lines
245 B
Bash

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