Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe e1e9431555 Updates
2024-05-15 13:55:24 +02:00

20 lines
256 B
Bash

packagesPacman=(
"hyprland"
"hyprpaper"
"hyprlock"
"hypridle"
"hyprpicker"
"xdg-desktop-portal-hyprland"
"waybar"
"grim"
"slurp"
"swappy"
"cliphist"
);
packagesYay=(
"wlogout"
"nwg-look"
"eww"
);