Hyprland-dotfiles/.install/packages/hyprland-packages.sh
Stephan Raabe 05f91083dc Updates
2024-05-15 22:17:50 +02:00

21 lines
276 B
Bash

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